[][src]Type Definition k210_pac::aes::tag_chk::TAG_CHK_R

type TAG_CHK_R = R<u8, TAG_CHK_A>;

Reader of field tag_chk

Methods

impl TAG_CHK_R[src]

pub fn variant(&self) -> Variant<u8, TAG_CHK_A>[src]

Get enumerated values variant

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

Checks if the value of the field is BUSY

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

Checks if the value of the field is FAIL

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

Checks if the value of the field is SUCCESS