[][src]Type Definition avr_device::atmega64::portc::PINC

type PINC = Reg<u8, _PINC>;

Port C Input Pins

This register you can read. See API.

For information about available fields see pinc module

Trait Implementations

impl Readable for PINC[src]

read() method returns pinc::R reader structure