Type Alias ACR

Source
pub type ACR = Reg<ACR_SPEC>;
Expand description

ACR register accessor: an alias for Reg<ACR_SPEC>

Aliased Typeยง

pub struct ACR { /* private fields */ }