avr_device::atmega32u4::portb

Type Alias PORTB

Source
pub type PORTB = Reg<PORTB_SPEC>;
Expand description

PORTB (rw) register accessor: an alias for Reg<PORTB_SPEC>

Aliased Typeยง

struct PORTB { /* private fields */ }