Type Definition atsam4sd32c_pac::cmcc::type_::CLSIZE_R

source ·
pub type CLSIZE_R = FieldReader<u8, CLSIZE_A>;
Expand description

Field CLSIZE reader - Cache Size

Implementations§

source§

impl CLSIZE_R

source

pub fn variant(&self) -> Option<CLSIZE_A>

Get enumerated values variant

source

pub fn is_clsize_1kb(&self) -> bool

Checks if the value of the field is CLSIZE_1KB

source

pub fn is_clsize_2kb(&self) -> bool

Checks if the value of the field is CLSIZE_2KB

source

pub fn is_clsize_4kb(&self) -> bool

Checks if the value of the field is CLSIZE_4KB

source

pub fn is_clsize_8kb(&self) -> bool

Checks if the value of the field is CLSIZE_8KB