[][src]Type Definition atsamd51g19a::pcc::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