pub type PINB = Reg<PINB_SPEC>;
PINB (rw) register accessor: Input Pins, Port B
You can read this register and get pinb::R. You can reset, write, write_with_zero this register using pinb::W. You can also modify this register. See API.
read
pinb::R
reset
write
write_with_zero
pinb::W
modify
For information about available fields see pinb module
pinb
struct PINB { /* private fields */ }