[][src]Type Definition lpc55s6x_pac::hashcrypt::status::WAITING_R

type WAITING_R = R<bool, WAITING_A>;

Reader of field WAITING

Methods

impl WAITING_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_WAITING

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

Checks if the value of the field is WAITING