pub type PORTC = Reg<PORTC_SPEC>;
PORTC (rw) register accessor: Port C Data Register
You can read this register and get portc::R. You can reset, write, write_with_zero this register using portc::W. You can also modify this register. See API.
read
portc::R
reset
write
write_with_zero
portc::W
modify
For information about available fields see portc module
portc
struct PORTC { /* private fields */ }