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

pub type INTFLAGC = Reg<u32, _INTFLAGC>;
Expand description

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

Register INTFLAGC reset()’s with value 0

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

Reset value of the register.

read() method returns intflagc::R reader structure

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