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

source ·
pub type RXDATABITS_R = FieldReaderRaw<u8, u8>;
Expand description

Field RXDATABITS reader - Number of bits in the last byte in the frame, if less than 8 (including CRC, but excluding parity and SoF/EoF framing).

Aliased Type§

struct RXDATABITS_R { /* private fields */ }