RTOR

Type Alias RTOR 

Source
pub type RTOR = Reg<RTOR_SPEC>;
Expand description

RTOR register accessor: an alias for Reg<RTOR_SPEC>

Aliased Typeยง

pub struct RTOR { /* private fields */ }