[][src]Type Definition atsamd51g19a::usb::host::pintenclr::W

type W = W<u8, PINTENCLR>;

Writer for register PINTENCLR%s

Methods

impl W[src]

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

Bit 0 - Transfer Complete 0 Disable

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

Bit 1 - Transfer Complete 1 Disable

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

Bit 2 - Error Flow Interrupt Disable

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

Bit 3 - Pipe Error Interrupt Disable

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

Bit 4 - Transmit Setup Interrupt Disable

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

Bit 5 - Stall Inetrrupt Disable