Type Alias nrf52840_pac::radio::datawhiteiv::DATAWHITEIV_W

source ·
pub type DATAWHITEIV_W<'a, const O: u8> = FieldWriter<'a, u32, DATAWHITEIV_SPEC, u8, u8, 7, O>;
Expand description

Field DATAWHITEIV writer - Data whitening initial value. Bit 6 is hard-wired to ‘1’, writing ‘0’ to it has no effect, and it will always be read back and used by the device as ‘1’.

Aliased Type§

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