Type Definition atsam4sd32c_pac::smc::mode1::PS_R

source ·
pub type PS_R = FieldReader<u8, PS_A>;
Expand description

Field PS reader - Page Size

Implementations§

source§

impl PS_R

source

pub fn variant(&self) -> PS_A

Get enumerated values variant

source

pub fn is_4_byte(&self) -> bool

Checks if the value of the field is _4_BYTE

source

pub fn is_8_byte(&self) -> bool

Checks if the value of the field is _8_BYTE

source

pub fn is_16_byte(&self) -> bool

Checks if the value of the field is _16_BYTE

source

pub fn is_32_byte(&self) -> bool

Checks if the value of the field is _32_BYTE