Struct nrf52::nfct::FRAMESTATUS [] [src]

#[repr(C)]
pub struct FRAMESTATUS { pub rx: RX, }

Register block

Fields

0x00 - Result of last incoming frames

Trait Implementations

Auto Trait Implementations

impl Send for FRAMESTATUS

impl !Sync for FRAMESTATUS