[][src]Type Definition stm32l0::stm32l0x2::aes::sr::WRERR_R

type WRERR_R = R<bool, WRERR_A>;

Reader of field WRERR

Methods

impl WRERR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERROR

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

Checks if the value of the field is ERROR