[][src]Type Definition efm32hg309f64::dma::status::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_rdchctrldata(&self) -> bool[src]

Checks if the value of the field is RDCHCTRLDATA

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

Checks if the value of the field is RDSRCENDPTR

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

Checks if the value of the field is RDDSTENDPTR

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

Checks if the value of the field is RDSRCDATA

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

Checks if the value of the field is WRDSTDATA

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

Checks if the value of the field is WAITREQCLR

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

Checks if the value of the field is WRCHCTRLDATA

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

Checks if the value of the field is STALLED

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

Checks if the value of the field is DONE

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

Checks if the value of the field is PERSCATTRANS