Type Alias PINB

Source
pub type PINB = Reg<PINB_SPEC>;
Expand description

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.

For information about available fields see pinb module

Aliased Typeยง

struct PINB { /* private fields */ }