[][src]Type Definition avr_device::atmega1280::exint::PCIFR

type PCIFR = Reg<u8, _PCIFR>;

Pin Change Interrupt Flag Register

This register you can read. See API.

For information about available fields see pcifr module

Trait Implementations

impl Readable for PCIFR[src]

read() method returns pcifr::R reader structure