[][src]Type Definition lpc55_pac::mrt0::channel::stat::INTFLAG_R

type INTFLAG_R = R<bool, INTFLAG_A>;
[]

Reader of field INTFLAG

Implementations

impl INTFLAG_R[src][]

pub fn variant(&self) -> INTFLAG_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