[][src]Type Definition nrf51::radio::CRCSTATUS

type CRCSTATUS = Reg<u32, _CRCSTATUS>;

CRC status of received packet.

This register you can read. See API.

For information about available fields see crcstatus module

Trait Implementations

impl Readable for CRCSTATUS[src]

read() method returns crcstatus::R reader structure