Type Alias nrf52840_pac::spim0::stallstat::TX_W
source · pub type TX_W<'a, const O: u8> = BitWriter<'a, u32, STALLSTAT_SPEC, TX_A, O>;
Expand description
Field TX
writer - Stall status for EasyDMA RAM reads
Aliased Type§
struct TX_W<'a, const O: u8> { /* private fields */ }