Type Alias esp32s2::usb0::dsts::R

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

Register DSTS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn suspsts(&self) -> SUSPSTS_R

Bit 0

source

pub fn enumspd(&self) -> ENUMSPD_R

Bits 1:2

source

pub fn errticerr(&self) -> ERRTICERR_R

Bit 3

source

pub fn soffn(&self) -> SOFFN_R

Bits 8:21

source

pub fn devlnsts(&self) -> DEVLNSTS_R

Bits 22:23