Type Alias stm32_hal2::pac::exti::rtsr1::TR8_W

source ·
pub type TR8_W<'a, const O: u8> = BitWriterRaw<'a, u32, RTSR1_SPEC, TR0_A, BitM, O>;
Expand description

Field TR0 writer - Rising trigger event configuration bit of Configurable Event input

Aliased Type§

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