OPTR

Type Alias OPTR 

Source
pub type OPTR = Reg<OPTR_SPEC>;
Expand description

OPTR register accessor: an alias for Reg<OPTR_SPEC>

Aliased Typeยง

pub struct OPTR { /* private fields */ }