Type Alias stm32_hal2::pac::exti::rtsr3::TR84_W

source ·
pub type TR84_W<'a, const O: u8> = BitWriterRaw<'a, u32, RTSR3_SPEC, TR82_A, BitM, O>;
Expand description

Field TR82 writer - Rising trigger event configuration bit of Configurable Event input x+64

Aliased Type§

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