#include <clock_tree.h>
|
constexpr | ClockMcuxpressoMclk (ElementType &source, uint32_t frequency) |
|
constexpr | DependentElement (ElementType &source) |
| Create a dependent clock tree element that depends on source .
|
|
|
Status | DoEnable () final |
| Set MCLK IN clock frequency.
|
|
Status | DoDisable () final |
| Set MCLK IN clock frequency to 0 Hz.
|
|
template<typename ElementType>
class pw::clock_tree::ClockMcuxpressoMclk< ElementType >
Class template implementing the MCLK IN clock source.
Template argument ElementType
can be of class ElementBlocking
or ElementNonBlockingCannotFail
.
◆ ClockMcuxpressoMclk()
template<typename ElementType >
Constructor specifying the MCLK IN clock frequency in Hz and the dependent clock tree element to enable the MCLK 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