[][src]Type Definition efm32gg11b820::usb::hc7_int::W

type W = W<u32, HC7_INT>;

Writer for register HC7_INT

Implementations

impl W[src]

pub fn xfercompl(&mut self) -> XFERCOMPL_W<'_>[src]

Bit 0 - Transfer Completed

pub fn chhltd(&mut self) -> CHHLTD_W<'_>[src]

Bit 1 - Channel Halted

pub fn ahberr(&mut self) -> AHBERR_W<'_>[src]

Bit 2 - AHB Error

pub fn stall(&mut self) -> STALL_W<'_>[src]

Bit 3 - Response Received Interrupt

pub fn nak(&mut self) -> NAK_W<'_>[src]

Bit 4 - Response Received Interrupt

pub fn ack(&mut self) -> ACK_W<'_>[src]

Bit 5 - Response Received/Transmitted Interrupt

pub fn xacterr(&mut self) -> XACTERR_W<'_>[src]

Bit 7 - Transaction Error

pub fn bblerr(&mut self) -> BBLERR_W<'_>[src]

Bit 8 - Babble Error

pub fn frmovrun(&mut self) -> FRMOVRUN_W<'_>[src]

Bit 9

pub fn datatglerr(&mut self) -> DATATGLERR_W<'_>[src]

Bit 10