[][src]Type Definition lpc55_pac::hashcrypt::status::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_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