Type Definition tm4c123x::udma::stat::STATE_R

source ·
pub type STATE_R = R<u8, STATE_A>;
Expand description

Reader of field STATE

Implementations§

source§

impl STATE_R

source

pub fn variant(&self) -> Variant<u8, STATE_A>

Get enumerated values variant

source

pub fn is_idle(&self) -> bool

Checks if the value of the field is IDLE

source

pub fn is_rd_ctrl(&self) -> bool

Checks if the value of the field is RD_CTRL

source

pub fn is_rd_srcendp(&self) -> bool

Checks if the value of the field is RD_SRCENDP

source

pub fn is_rd_dstendp(&self) -> bool

Checks if the value of the field is RD_DSTENDP

source

pub fn is_rd_srcdat(&self) -> bool

Checks if the value of the field is RD_SRCDAT

source

pub fn is_wr_dstdat(&self) -> bool

Checks if the value of the field is WR_DSTDAT

source

pub fn is_wait(&self) -> bool

Checks if the value of the field is WAIT

source

pub fn is_wr_ctrl(&self) -> bool

Checks if the value of the field is WR_CTRL

source

pub fn is_stall(&self) -> bool

Checks if the value of the field is STALL

source

pub fn is_done(&self) -> bool

Checks if the value of the field is DONE

source

pub fn is_undef(&self) -> bool

Checks if the value of the field is UNDEF