Type Alias stm32_hal2::pac::swpmi::tdr::TD_W

source ·
pub type TD_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TDR_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field TD writer - Transmit data

Aliased Type§

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