Type Alias stm32_hal2::pac::ethernet_dma::dmacsr::TI_W

source ·
pub type TI_W<'a, const O: u8> = BitWriterRaw<'a, u32, DMACSR_SPEC, bool, BitM, O>;
Expand description

Field TI writer - Transmit Interrupt

Aliased Type§

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