[][src]Type Definition tm4c129x::udma::stat::STATE_R

type STATE_R = R<u8, STATE_A>;

Reader of field STATE

Methods

impl STATE_R[src]

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

Get enumerated values variant

pub fn is_idle(&self) -> bool[src]

Checks if the value of the field is IDLE

pub fn is_rd_ctrl(&self) -> bool[src]

Checks if the value of the field is RD_CTRL

pub fn is_rd_srcendp(&self) -> bool[src]

Checks if the value of the field is RD_SRCENDP

pub fn is_rd_dstendp(&self) -> bool[src]

Checks if the value of the field is RD_DSTENDP

pub fn is_rd_srcdat(&self) -> bool[src]

Checks if the value of the field is RD_SRCDAT

pub fn is_wr_dstdat(&self) -> bool[src]

Checks if the value of the field is WR_DSTDAT

pub fn is_wait(&self) -> bool[src]

Checks if the value of the field is WAIT

pub fn is_wr_ctrl(&self) -> bool[src]

Checks if the value of the field is WR_CTRL

pub fn is_stall(&self) -> bool[src]

Checks if the value of the field is STALL

pub fn is_done(&self) -> bool[src]

Checks if the value of the field is DONE

pub fn is_undef(&self) -> bool[src]

Checks if the value of the field is UNDEF