[][src]Type Definition avr_device::atmega64::exint::EIFR

type EIFR = Reg<u8, _EIFR>;

External Interrupt Flag Register

This register you can read. See API.

For information about available fields see eifr module

Trait Implementations

impl Readable for EIFR[src]

read() method returns eifr::R reader structure