Type Alias atsame70n21b::hsmci::dma::CHKSIZE_R

source ·
pub type CHKSIZE_R = FieldReader<CHKSIZESELECT_A>;
Expand description

Field CHKSIZE reader - DMA Channel Read and Write Chunk Size

Aliased Type§

struct CHKSIZE_R { /* private fields */ }

Implementations§

source§

impl CHKSIZE_R

source

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

Get enumerated values variant

source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1

source

pub fn is_2(&self) -> bool

Checks if the value of the field is _2

source

pub fn is_4(&self) -> bool

Checks if the value of the field is _4

source

pub fn is_8(&self) -> bool

Checks if the value of the field is _8

source

pub fn is_16(&self) -> bool

Checks if the value of the field is _16