Type Alias atsame70n21b::aes::mr::CFBS_W

source ·
pub type CFBS_W<'a, const O: u8> = FieldWriter<'a, MR_SPEC, 3, O, CFBSSELECT_A>;
Expand description

Field CFBS writer - Cipher Feedback Data Size

Aliased Type§

struct CFBS_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CFBS_W<'a, O>

source

pub fn size_128bit(self) -> &'a mut W

128-bit

source

pub fn size_64bit(self) -> &'a mut W

64-bit

source

pub fn size_32bit(self) -> &'a mut W

32-bit

source

pub fn size_16bit(self) -> &'a mut W

16-bit

source

pub fn size_8bit(self) -> &'a mut W

8-bit