C/C++ API Reference
Loading...
Searching...
No Matches
pw::clock_tree::ClockMcuxpressoRtc< ElementType > Class Template Referencefinal

Overview

template<typename ElementType>
class pw::clock_tree::ClockMcuxpressoRtc< ElementType >

Class template implementing the Rtc clock tree element.

Template argument ElementType can be of class ElementBlocking or ElementNonBlockingCannotFail.

Inheritance diagram for pw::clock_tree::ClockMcuxpressoRtc< ElementType >:
pw::clock_tree::DependentElement< ElementType >

Public Member Functions

template<typename SourceType >
constexpr ClockMcuxpressoRtc (SourceType &source)
 
- Public Member Functions inherited from pw::clock_tree::DependentElement< ElementType >
template<typename SourceType >
constexpr DependentElement (SourceType &source)
 Create a dependent clock tree element that depends on source.
 

Private Member Functions

Status DoEnable () final
 Enable 32 kHz RTC oscillator.
 
Status DoDisable () final
 Disable 32 kHz RTS oscillator.
 

Additional Inherited Members

- Protected Member Functions inherited from pw::clock_tree::DependentElement< ElementType >
template<typename SourceType >
void SetSource (SourceType &source)
 
Elementsource ()
 

The documentation for this class was generated from the following file: