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

type INT_STATUS_R = R<bool, INT_STATUS_A>;

Reader of field INT_STATUS

Implementations

impl INT_STATUS_R[src]

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