avr_device::attiny85::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 */ }