[][src]Type Definition tm4c129x::usb0::ie::R

type R = R<u8, IE>;

Reader of register IE

Methods

impl R[src]

pub fn suspnd(&self) -> SUSPND_R[src]

Bit 0 - Enable SUSPEND Interrupt

pub fn resume(&self) -> RESUME_R[src]

Bit 1 - Enable RESUME Interrupt

pub fn babble(&self) -> BABBLE_R[src]

Bit 2 - Enable Babble Interrupt

pub fn reset(&self) -> RESET_R[src]

Bit 2 - Enable RESET Interrupt

pub fn sof(&self) -> SOF_R[src]

Bit 3 - Enable Start-of-Frame Interrupt

pub fn conn(&self) -> CONN_R[src]

Bit 4 - Enable Connect Interrupt

pub fn discon(&self) -> DISCON_R[src]

Bit 5 - Enable Disconnect Interrupt

pub fn sesreq(&self) -> SESREQ_R[src]

Bit 6 - Enable Session Request (OTG only)

pub fn vbuserr(&self) -> VBUSERR_R[src]

Bit 7 - Enable VBUS Error Interrupt (OTG only)