[][src]Type Definition k210_pac::aes::encrypt_sel::ENCRYPT_SEL_R

type ENCRYPT_SEL_R = R<bool, ENCRYPT_SEL_A>;

Reader of field encrypt_sel

Methods

impl ENCRYPT_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENCRYPTION

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

Checks if the value of the field is DECRYPTION