[][src]Type Definition atsame54p20a::pac::INTFLAGA

type INTFLAGA = Reg<u32, _INTFLAGA>;

Peripheral interrupt flag status - Bridge A

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see intflaga module

Trait Implementations

impl Readable for INTFLAGA[src]

read() method returns intflaga::R reader structure

impl ResetValue for INTFLAGA[src]

Register INTFLAGA reset()'s with value 0

type Type = u32

Register size

impl Writable for INTFLAGA[src]

write(|w| ..) method takes intflaga::W writer structure