Type Alias PCR

Source
pub type PCR = Reg<PCR_SPEC>;
Expand description

PCR register accessor: an alias for Reg<PCR_SPEC>

Aliased Typeยง

pub struct PCR { /* private fields */ }