Struct stm32f103xx::usb::ep7r::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn ea(&self) -> EAR[src]
pub fn ea(&self) -> EARBits 0:3 - Endpoint address
pub fn stat_tx(&self) -> STAT_TXR[src]
pub fn stat_tx(&self) -> STAT_TXRBits 4:5 - Status bits, for transmission transfers
pub fn dtog_tx(&self) -> DTOG_TXR[src]
pub fn dtog_tx(&self) -> DTOG_TXRBit 6 - Data Toggle, for transmission transfers
pub fn ctr_tx(&self) -> CTR_TXR[src]
pub fn ctr_tx(&self) -> CTR_TXRBit 7 - Correct Transfer for transmission
pub fn ep_kind(&self) -> EP_KINDR[src]
pub fn ep_kind(&self) -> EP_KINDRBit 8 - Endpoint kind
pub fn ep_type(&self) -> EP_TYPER[src]
pub fn ep_type(&self) -> EP_TYPERBits 9:10 - Endpoint type
pub fn setup(&self) -> SETUPR[src]
pub fn setup(&self) -> SETUPRBit 11 - Setup transaction completed
pub fn stat_rx(&self) -> STAT_RXR[src]
pub fn stat_rx(&self) -> STAT_RXRBits 12:13 - Status bits, for reception transfers
pub fn dtog_rx(&self) -> DTOG_RXR[src]
pub fn dtog_rx(&self) -> DTOG_RXRBit 14 - Data Toggle, for reception transfers
pub fn ctr_rx(&self) -> CTR_RXR[src]
pub fn ctr_rx(&self) -> CTR_RXRBit 15 - Correct transfer for reception