Type Alias nrf52811_hal::pac::power::dcdcen::DCDCEN_W

source ·
pub type DCDCEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, DCDCEN_SPEC, DCDCEN_A, BitM, O>;
Expand description

Field DCDCEN writer - Enable or disable DC/DC converter

Aliased Type§

struct DCDCEN_W<'a, const O: u8> { /* private fields */ }