Type Alias stm32_hal2::pac::fdcan1::txbcr::CR_W

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

Field CR writer - Cancellation Request

Aliased Type§

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