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

type RXCRC = Reg<u32, _RXCRC>;

CRC field of previously received packet

This register you can read. See API.

For information about available fields see rxcrc module

Trait Implementations

impl Readable for RXCRC[src]

read() method returns rxcrc::R reader structure