Type Alias nrf51_hal::pac::radio::txpower::TXPOWER_W

source ·
pub type TXPOWER_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TXPOWER_SPEC, u8, TXPOWER_A, Unsafe, 8, O>;
Expand description

Field TXPOWER writer - Radio output power. Decision point: TXEN task.

Aliased Type§

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