EeeramsizeR

Type Alias EeeramsizeR 

pub type EeeramsizeR = FieldReader<Eeeramsize>;
Expand description

Field EEERAMSIZE reader - EEE SRAM SIZE

Aliased Type§

pub struct EeeramsizeR { /* private fields */ }

Implementations§

§

impl EeeramsizeR

pub const fn variant(&self) -> Option<Eeeramsize>

Get enumerated values variant

pub fn is_0010(&self) -> bool

4 KB

pub fn is_0011(&self) -> bool

2 KB

pub fn is_0100(&self) -> bool

1 KB

pub fn is_0101(&self) -> bool

512 Bytes

pub fn is_0110(&self) -> bool

256 Bytes

pub fn is_0111(&self) -> bool

128 Bytes

pub fn is_1000(&self) -> bool

64 Bytes

pub fn is_1001(&self) -> bool

32 Bytes

pub fn is_1111(&self) -> bool

0 Bytes