Type Alias nrf52840_hal::pac::nfct::rxd::amount::RXDATABYTES_R

source ·
pub type RXDATABYTES_R = FieldReaderRaw<u16, u16>;
Expand description

Field RXDATABYTES reader - Number of complete bytes received in the frame (including CRC, but excluding parity and SoF/EoF framing)

Aliased Type§

struct RXDATABYTES_R { /* private fields */ }