Type Alias PORTC

Source
pub type PORTC = Reg<PORTC_SPEC>;
Expand description

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.

For information about available fields see portc module

Aliased Typeยง

struct PORTC { /* private fields */ }