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

type INTFLAGC = Reg<u32, _INTFLAGC>;

Peripheral interrupt flag status - Bridge C

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

For information about available fields see intflagc module

Trait Implementations

impl Readable for INTFLAGC[src]

read() method returns intflagc::R reader structure

impl ResetValue for INTFLAGC[src]

Register INTFLAGC reset()’s with value 0

type Type = u32

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

impl Writable for INTFLAGC[src]

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