[][src]Type Definition avr_device::atmega2560::porte::PINE

type PINE = Reg<u8, _PINE>;

Input Pins, Port E

This register you can read. See API.

For information about available fields see pine module

Trait Implementations

impl Readable for PINE[src]

read() method returns pine::R reader structure