Type Alias BPCR

Source
pub type BPCR = Reg<BPCR_SPEC>;
Expand description

BPCR register accessor: an alias for Reg<BPCR_SPEC>

Aliased Typeยง

pub struct BPCR { /* private fields */ }