Type Alias nrf52840_hal::pac::nfct::txd::amount::TXDATABITS_W

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

Field TXDATABITS writer - Number of bits in the last or first byte read from RAM that shall be included in the frame (excluding parity bit).

Aliased Type§

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