[][src]Type Definition atsams70j20b::aes::aes_mr::CFBS_R

type CFBS_R = FR<u8, CFBSR>;

Reader of the field

Methods

impl CFBS_R[src]

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

Checks if the value of the field is SIZE_128BIT

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

Checks if the value of the field is SIZE_64BIT

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

Checks if the value of the field is SIZE_32BIT

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

Checks if the value of the field is SIZE_16BIT

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

Checks if the value of the field is SIZE_8BIT