nrf52840_pac::spi0::txd

Type Alias 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 */ }