[][src]Type Definition stm32f3::stm32f3x8::usb::ep6r::STAT_TX_R

type STAT_TX_R = R<u8, STAT_TX_A>;

Reader of field STAT_TX

Methods

impl STAT_TX_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is STALL

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

Checks if the value of the field is NAK

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

Checks if the value of the field is VALID