Type Alias daisy::pac::fmc::sr::ILS_W

pub type ILS_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, bool, BitM, O>;
Expand description

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

Aliased Type§

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