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

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

Register PSTATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dtgl(&self) -> DTGL_R

Bit 0 - Data Toggle

source

pub fn curbk(&self) -> CURBK_R

Bit 2 - Current Bank

source

pub fn pfreeze(&self) -> PFREEZE_R

Bit 4 - Pipe Freeze

source

pub fn bk0rdy(&self) -> BK0RDY_R

Bit 6 - Bank 0 ready

source

pub fn bk1rdy(&self) -> BK1RDY_R

Bit 7 - Bank 1 ready