Type Alias stm32_hal2::pac::exti::ftsr1::TR15_W

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

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

Aliased Type§

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