Type Alias atsame54n::usb::device::device_endpoint::epintflag::R

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

Register EPINTFLAG reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn trcpt0(&self) -> TRCPT0_R

Bit 0 - Transfer Complete 0

source

pub fn trcpt1(&self) -> TRCPT1_R

Bit 1 - Transfer Complete 1

source

pub fn trfail0(&self) -> TRFAIL0_R

Bit 2 - Error Flow 0

source

pub fn trfail1(&self) -> TRFAIL1_R

Bit 3 - Error Flow 1

source

pub fn rxstp(&self) -> RXSTP_R

Bit 4 - Received Setup

source

pub fn stall0(&self) -> STALL0_R

Bit 5 - Stall 0 In/out

source

pub fn stall1(&self) -> STALL1_R

Bit 6 - Stall 1 In/out