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

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

Raw register type (u8, u16, u32, …).

impl Writable for INTFLAGA[src]

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