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

type CFBS_R = R<u8, CFBS_A>;

Reader of field CFBS

Implementations

impl CFBS_R[src]

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

Get enumerated values variant

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