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

type CRCCNF = Reg<u32, _CRCCNF>;

CRC configuration

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

For information about available fields see crccnf module

Trait Implementations

impl Readable for CRCCNF[src]

read() method returns crccnf::R reader structure

impl ResetValue for CRCCNF[src]

Register CRCCNF reset()'s with value 0

type Type = u32

Register size

impl Writable for CRCCNF[src]

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