pub type DPMENABLE_W<'a, const O: u8> = BitWriter<'a, u32, IFCONFIG0_SPEC, DPMENABLE_A, O>;Expand description
Field DPMENABLE writer - Enable deep power-down mode (DPM) feature.
Aliased Type§
pub struct DPMENABLE_W<'a, const O: u8> { /* private fields */ }