Type Alias nrf52833_hal::pac::spi0::txd::TXD_W

source ·
pub type TXD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TXD_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field TXD writer - TX data to send. Double buffered

Aliased Type§

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