Type Alias PORTB

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

PORTB (rw) register accessor: Data Register, Port B

You can read this register and get portb::R. You can reset, write, write_with_zero this register using portb::W. You can also modify this register. See API.

For information about available fields see portb module

Aliased Typeยง

struct PORTB { /* private fields */ }