[][src]Type Definition nrf52810_pac::radio::CRCINIT

type CRCINIT = Reg<u32, _CRCINIT>;

CRC initial value

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

For information about avaliable fields see crcinit module

Trait Implementations

impl Readable for CRCINIT[src]

read() method returns crcinit::R reader structure

impl Writable for CRCINIT[src]

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

impl ResetValue for CRCINIT[src]

Register CRCINIT reset()'s with value 0

type Type = u32

Register size