nrf52840_pac::radio::modecnf0

Type Alias RU_W

Source
pub type RU_W<'a, const O: u8> = BitWriter<'a, u32, MODECNF0_SPEC, RU_A, O>;
Expand description

Field RU writer - Radio ramp-up time

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> RU_W<'a, O>

Source

pub fn default(self) -> &'a mut W

Default ramp-up time (tRXEN), compatible with firmware written for nRF51

Source

pub fn fast(self) -> &'a mut W

Fast ramp-up (tRXEN,FAST), see electrical specification for more information