[][src]Type Definition lpc55_pac::mrt0::irq_flag::GFLAG0_R

type GFLAG0_R = R<bool, GFLAG0_A>;
[]

Reader of field GFLAG0

Implementations

impl GFLAG0_R[src][]

pub fn variant(&self) -> GFLAG0_A[src][]

Get enumerated values variant

pub fn is_no_pending_interrupt(&self) -> bool[src][]

Checks if the value of the field is NO_PENDING_INTERRUPT

pub fn is_pending_interrupt(&self) -> bool[src][]

Checks if the value of the field is PENDING_INTERRUPT