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

type W = W<u8, IE>;

Writer for register IE

Methods

impl W[src]

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

Bit 0 - Enable SUSPEND Interrupt

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

Bit 1 - Enable RESUME Interrupt

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

Bit 2 - Enable Babble Interrupt

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

Bit 2 - Enable RESET Interrupt

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

Bit 3 - Enable Start-of-Frame Interrupt

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

Bit 4 - Enable Connect Interrupt

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

Bit 5 - Enable Disconnect Interrupt

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

Bit 6 - Enable Session Request (OTG only)

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

Bit 7 - Enable VBUS Error Interrupt (OTG only)