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