Type Alias avr_device::atmega32u4::portb::DDRB
source · pub type DDRB = Reg<DDRB_SPEC>;
Expand description
DDRB (rw) register accessor: an alias for Reg<DDRB_SPEC>
Aliased Type§
struct DDRB { /* private fields */ }
pub type DDRB = Reg<DDRB_SPEC>;
DDRB (rw) register accessor: an alias for Reg<DDRB_SPEC>
struct DDRB { /* private fields */ }