[][src]Type Definition lpc55_pac::syscon::comp_int_status::STATUS_R

type STATUS_R = R<bool, STATUS_A>;

Reader of field STATUS

Implementations

impl STATUS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_INT

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

Checks if the value of the field is PENDING