[][src]Type Definition lpc54606_pac::usb0::info::ERR_CODE_R

type ERR_CODE_R = R<u8, ERR_CODE_A>;

Reader of field ERR_CODE

Methods

impl ERR_CODE_R[src]

pub fn variant(&self) -> ERR_CODE_A[src]

Get enumerated values variant

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

Checks if the value of the field is NO_ERROR

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

Checks if the value of the field is PID_ENCODING_ERROR

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

Checks if the value of the field is PID_UNKNOWN

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

Checks if the value of the field is PACKET_UNEXPECTED

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

Checks if the value of the field is TOKEN_CRC_ERROR

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

Checks if the value of the field is DATA_CRC_ERROR

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

Checks if the value of the field is TIMEOUT

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

Checks if the value of the field is BABBLE

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

Checks if the value of the field is TRUNCATED_EOP

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

Checks if the value of the field is SENT_RECEIVED_NAK

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

Checks if the value of the field is SENT_STALL

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

Checks if the value of the field is OVERRUN

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

Checks if the value of the field is SENT_EMPTY_PACKET

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

Checks if the value of the field is BITSTUFF_ERROR

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

Checks if the value of the field is SYNC_ERROR

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

Checks if the value of the field is WRONG_DATA_TOGGLE