[][src]Type Definition stm32f3::stm32f373::usb::ep5r::STAT_RX_R

type STAT_RX_R = R<u8, STAT_RX_A>;

Reader of field STAT_RX

Methods

impl STAT_RX_R[src]

pub fn variant(&self) -> STAT_RX_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