Type Alias HTR

Source
pub type HTR = Reg<HTR_SPEC>;
Expand description

HTR register accessor: an alias for Reg<HTR_SPEC>

Aliased Typeยง

pub struct HTR { /* private fields */ }