HR

Type Alias HR 

Source
pub type HR = Reg<HR_SPEC>;
Expand description

HR register accessor: an alias for Reg<HR_SPEC>

Aliased Typeยง

pub struct HR { /* private fields */ }