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

type KEYSIZE_R = FR<u8, KEYSIZER>;

Reader of the field

Methods

impl KEYSIZE_R[src]

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