Type Definition lpc81x_pac::lpc811::pmu::dpdctrl::LPOSCEN_R

source ·
pub type LPOSCEN_R = BitReader<LPOSCEN_A>;
Expand description

Field LPOSCEN reader - Enable the low-power oscillator for use with the 10 kHz self wake-up timer clock. You must set this bit if the CLKSEL bit in the self wake-up timer CTRL bit is set. Do not enable the low-power oscillator if the self wake-up timer is clocked by the divided IRC or the external clock input.

Implementations§

Get enumerated values variant

Checks if the value of the field is DISABLED

Checks if the value of the field is ENABLED