Type Alias stm32_hal2::pac::exti::rtsr1::TR7_W

source ·
pub type TR7_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 TR7_W<'a, const O: u8> { /* private fields */ }