Type Alias stm32_hal2::pac::fdcan1::cccr::TXP_W

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

Field TXP writer - TXP

Aliased Type§

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