Type Alias stm32_hal2::pac::exti::rtsr2::TR51_W

source ·
pub type TR51_W<'a, const O: u8> = BitWriterRaw<'a, u32, RTSR2_SPEC, TR49_A, BitM, O>;
Expand description

Field TR49 writer - Rising trigger event configuration bit of Configurable Event input x+32

Aliased Type§

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