Type Alias stm32_hal2::pac::exti::ftsr3::TR86_W

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

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

Aliased Type§

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