Type Alias d1_pac::csic::csic_dma::csic_dma_cfg::MIN_SDR_WR_SIZE_R

source ·
pub type MIN_SDR_WR_SIZE_R = FieldReader<u8, MIN_SDR_WR_SIZE_A>;
Expand description

Field min_sdr_wr_size reader - Minimum size of SDRAM block write

Aliased Type§

struct MIN_SDR_WR_SIZE_R { /* private fields */ }

Implementations§

source§

impl MIN_SDR_WR_SIZE_R

source

pub fn variant(&self) -> MIN_SDR_WR_SIZE_A

Get enumerated values variant

source

pub fn is_256(&self) -> bool

Checks if the value of the field is _256

source

pub fn is_512(&self) -> bool

Checks if the value of the field is _512

source

pub fn is_1k(&self) -> bool

Checks if the value of the field is _1K

source

pub fn is_2k(&self) -> bool

Checks if the value of the field is _2K