pub type POWER_W<'a, const O: u8> = BitWriter<'a, u32, POWER_SPEC, POWER_A, O>;
Expand description

Field POWER writer - Peripheral power control. The peripheral and its registers will be reset to its initial state by switching the peripheral off and then back on again.

Implementations

Peripheral is powered off

Peripheral is powered on