avr_device::atmega32u4::portb

Type Alias 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 */ }