Type Definition tm4c129x::usb0::ie::W

source ·
pub type W = W<u8, IE>;
Expand description

Writer for register IE

Implementations§

source§

impl W

source

pub fn suspnd(&mut self) -> SUSPND_W<'_>

Bit 0 - Enable SUSPEND Interrupt

source

pub fn resume(&mut self) -> RESUME_W<'_>

Bit 1 - Enable RESUME Interrupt

source

pub fn babble(&mut self) -> BABBLE_W<'_>

Bit 2 - Enable Babble Interrupt

source

pub fn reset(&mut self) -> RESET_W<'_>

Bit 2 - Enable RESET Interrupt

source

pub fn sof(&mut self) -> SOF_W<'_>

Bit 3 - Enable Start-of-Frame Interrupt

source

pub fn conn(&mut self) -> CONN_W<'_>

Bit 4 - Enable Connect Interrupt

source

pub fn discon(&mut self) -> DISCON_W<'_>

Bit 5 - Enable Disconnect Interrupt

source

pub fn sesreq(&mut self) -> SESREQ_W<'_>

Bit 6 - Enable Session Request (OTG only)

source

pub fn vbuserr(&mut self) -> VBUSERR_W<'_>

Bit 7 - Enable VBUS Error Interrupt (OTG only)