Type Alias stm32_hal2::pac::lpuart1::ISR

source ·
pub type ISR = Reg<ISR_SPEC>;
Expand description

ISR register accessor: an alias for Reg<ISR_SPEC>

Aliased Type§

struct ISR { /* private fields */ }