pub type INPUT = Reg<INPUT_SPEC>;
Expand description
INPUT register accessor: an alias for Reg<INPUT_SPEC>
Aliased Typeยง
pub struct INPUT { /* private fields */ }
pub type INPUT = Reg<INPUT_SPEC>;
INPUT register accessor: an alias for Reg<INPUT_SPEC>
pub struct INPUT { /* private fields */ }