MID

Type Alias MID 

Source
pub type MID = Reg<MID_SPEC>;
Expand description

MID register accessor: an alias for Reg<MID_SPEC>

Aliased Typeยง

pub struct MID { /* private fields */ }