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

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

Register EPSTATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dtglout(&self) -> DTGLOUT_R

Bit 0 - Data Toggle Out

source

pub fn dtglin(&self) -> DTGLIN_R

Bit 1 - Data Toggle In

source

pub fn curbk(&self) -> CURBK_R

Bit 2 - Current Bank

source

pub fn stallrq0(&self) -> STALLRQ0_R

Bit 4 - Stall 0 Request

source

pub fn stallrq1(&self) -> STALLRQ1_R

Bit 5 - Stall 1 Request

source

pub fn bk0rdy(&self) -> BK0RDY_R

Bit 6 - Bank 0 ready

source

pub fn bk1rdy(&self) -> BK1RDY_R

Bit 7 - Bank 1 ready