[][src]Type Definition avr_device::atmega64::porta::PINA

type PINA = Reg<u8, _PINA>;

Port A Input Pins

This register you can read. See API.

For information about available fields see pina module

Trait Implementations

impl Readable for PINA[src]

read() method returns pina::R reader structure