Type Alias PINC

Source
pub type PINC = Reg<PINC_SPEC>;
Expand description

PINC (rw) register accessor: Port C Input Pins

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

For information about available fields see pinc module

Aliased Typeยง

struct PINC { /* private fields */ }