[][src]Type Definition lpc55_pac::hashcrypt::intenset::WAITING_R

type WAITING_R = R<bool, WAITING_A>;

Reader of field WAITING

Implementations

impl WAITING_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_INTERRUPT

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

Checks if the value of the field is INTERRUPT