avr_device::atmega328p::portb

Type Alias PINB

Source
pub type PINB = Reg<PINB_SPEC>;
Expand description

PINB (rw) register accessor: an alias for Reg<PINB_SPEC>

Aliased Typeยง

struct PINB { /* private fields */ }