Type Alias stm32f4xx_hal::pac::exti::ftsr::TR8_W

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

Field TR0 writer - Falling trigger event configuration of line 0

Aliased Type§

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