[][src]Type Definition imxrt1062_dcp::ch0stat_clr::ERROR_CODE_R

type ERROR_CODE_R = R<u8, ERROR_CODE_A>;

Reader of field ERROR_CODE

Methods

impl ERROR_CODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NEXT_CHAIN_IS_0

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

Checks if the value of the field is NO_CHAIN

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

Checks if the value of the field is CONTEXT_ERROR

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

Checks if the value of the field is PAYLOAD_ERROR

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

Checks if the value of the field is INVALID_MODE