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

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

Register PINTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn trcpt0(&self) -> TRCPT0_R

Bit 0 - Transfer Complete 0 Interrupt Flag

source

pub fn trcpt1(&self) -> TRCPT1_R

Bit 1 - Transfer Complete 1 Interrupt Flag

source

pub fn trfail(&self) -> TRFAIL_R

Bit 2 - Error Flow Interrupt Flag

source

pub fn perr(&self) -> PERR_R

Bit 3 - Pipe Error Interrupt Flag

source

pub fn txstp(&self) -> TXSTP_R

Bit 4 - Transmit Setup Interrupt Flag

source

pub fn stall(&self) -> STALL_R

Bit 5 - Stall Interrupt Flag