Type Alias stm32f4xx_hal::pac::exti::pr::PR10_W

source ·
pub type PR10_W<'a, const O: u8> = BitWriterRaw<'a, u32, PR_SPEC, PR0_AW, BitM, O>;
Expand description

Field PR0 writer - Pending bit 0

Aliased Type§

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