BCCR

Type Alias BCCR 

Source
pub type BCCR = Reg<BCCR_SPEC>;
Expand description

BCCR register accessor: an alias for Reg<BCCR_SPEC>

Aliased Typeยง

pub struct BCCR { /* private fields */ }