pub type PORTB = Reg<PORTB_SPEC>;
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.
read
portb::R
reset
write
write_with_zero
portb::W
modify
For information about available fields see portb module
portb
struct PORTB { /* private fields */ }