[][src]Type Definition atsamd51p19a::aes::ctrla::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_128bit(&self) -> bool[src]

Checks if the value of the field is _128BIT

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

Checks if the value of the field is _192BIT

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

Checks if the value of the field is _256BIT