Type Alias nrf52832_hal::pac::nfct::txd::amount::TXDATABYTES_W

source ·
pub type TXDATABYTES_W<'a, const O: u8> = FieldWriterRaw<'a, u32, AMOUNT_SPEC, u16, u16, Unsafe, 9, O>;
Expand description

Field TXDATABYTES writer - Number of complete bytes that shall be included in the frame, excluding CRC, parity and framing

Aliased Type§

struct TXDATABYTES_W<'a, const O: u8> { /* private fields */ }