[][src]Type Definition atsame70j21b::aes::aes_mr::KEYSIZE_R

type KEYSIZE_R = R<u8, KEYSIZE_A>;

Reader of field KEYSIZE

Implementations

impl KEYSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is AES128

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

Checks if the value of the field is AES192

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

Checks if the value of the field is AES256