Type Alias nrf52840_hal::pac::radio::power::POWER_R

source ·
pub type POWER_R = BitReaderRaw<POWER_A>;
Expand description

Field POWER reader - 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_R { /* private fields */ }