[][src]Type Definition alt_sam3x8e::piod::ISR

type ISR = Reg<u32, _ISR>;

Interrupt Status Register

This register you can read. See API.

For information about avaliable fields see isr module

Trait Implementations

impl Readable for ISR[src]

read() method returns isr::R reader structure