Type Alias LISR

Source
pub type LISR = Reg<LISR_SPEC>;
Expand description

LISR register accessor: an alias for Reg<LISR_SPEC>

Aliased Typeยง

pub struct LISR { /* private fields */ }