Type Definition atsame54n19a_pac::aes::ctrla::CIPHER_R[][src]

type CIPHER_R = R<bool, CIPHER_A>;

Reader of field CIPHER

Implementations

impl CIPHER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DEC

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

Checks if the value of the field is ENC