Type Alias nrf52810_hal::pac::radio::power::POWER_W

source ·
pub type POWER_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWER_SPEC, POWER_A, BitM, 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.

Aliased Type§

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