Type Alias atsamd51p::usb::host::host_pipe::pintenclr::R

source ·
pub type R = R<PINTENCLR_SPEC>;
Expand description

Register PINTENCLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn trcpt0(&self) -> TRCPT0_R

Bit 0 - Transfer Complete 0 Disable

source

pub fn trcpt1(&self) -> TRCPT1_R

Bit 1 - Transfer Complete 1 Disable

source

pub fn trfail(&self) -> TRFAIL_R

Bit 2 - Error Flow Interrupt Disable

source

pub fn perr(&self) -> PERR_R

Bit 3 - Pipe Error Interrupt Disable

source

pub fn txstp(&self) -> TXSTP_R

Bit 4 - Transmit Setup Interrupt Disable

source

pub fn stall(&self) -> STALL_R

Bit 5 - Stall Inetrrupt Disable