Type Alias nrf52840_pac::spi0::txd::TXD_W
source · pub type TXD_W<'a, const O: u8> = FieldWriter<'a, u32, TXD_SPEC, u8, u8, 8, O>;
Expand description
Field TXD
writer - TX data to send. Double buffered
Aliased Type§
struct TXD_W<'a, const O: u8> { /* private fields */ }