[][src]Type Definition atsamd51p19a::usb::host::host_pipe::pintenset::W

type W = W<u8, PINTENSET>;

Writer for register PINTENSET

Implementations

impl W[src]

pub fn trcpt0(&mut self) -> TRCPT0_W[src]

Bit 0 - Transfer Complete 0 Interrupt Enable

pub fn trcpt1(&mut self) -> TRCPT1_W[src]

Bit 1 - Transfer Complete 1 Interrupt Enable

pub fn trfail(&mut self) -> TRFAIL_W[src]

Bit 2 - Error Flow Interrupt Enable

pub fn perr(&mut self) -> PERR_W[src]

Bit 3 - Pipe Error Interrupt Enable

pub fn txstp(&mut self) -> TXSTP_W[src]

Bit 4 - Transmit Setup Interrupt Enable

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

Bit 5 - Stall Interrupt Enable