|
constexpr | ClockMcuxpressoRtc (ElementType &source) |
|
constexpr | DependentElement (ElementType &source) |
| Create a dependent clock tree element that depends on source .
|
|
|
Status | DoEnable () final |
| Enable 32 kHz RTC oscillator.
|
|
Status | DoDisable () final |
| Disable 32 kHz RTS oscillator.
|
|
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
.
◆ ClockMcuxpressoRtc()
template<typename ElementType >
Constructor specifying the dependent clock tree element to enable the Rtc clock source.
The documentation for this class was generated from the following file:
- pw_clock_tree_mcuxpresso/public/pw_clock_tree_mcuxpresso/clock_tree.h