Type Alias stm32_hal2::pac::fmc::sr::ILS_R

source ·
pub type ILS_R = BitReaderRaw<bool>;
Expand description

Field ILS reader - Interrupt high-level status The flag is set by hardware and reset by software.

Aliased Type§

struct ILS_R { /* private fields */ }