[][src]Type Definition nrf52832_pac::radio::DATAWHITEIV

type DATAWHITEIV = Reg<u32, _DATAWHITEIV>;

Data whitening initial value

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see datawhiteiv module

Trait Implementations

impl Readable for DATAWHITEIV[src]

read() method returns datawhiteiv::R reader structure

impl ResetValue for DATAWHITEIV[src]

Register DATAWHITEIV reset()'s with value 0x40

type Type = u32

Register size

impl Writable for DATAWHITEIV[src]

write(|w| ..) method takes datawhiteiv::W writer structure