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

type RXCRC = Reg<u32, _RXCRC>;

CRC field of previously received packet

This register you can read. See API.

For information about avaliable fields see rxcrc module

Trait Implementations

impl Readable for RXCRC[src]

read() method returns rxcrc::R reader structure