Type Alias R

Source
pub type R = R<StatusbSpec>;
Expand description

Register STATUSB reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn prot(&self) -> ProtR

Bit 0 - Protected

Source

pub fn dbgpres(&self) -> DbgpresR

Bit 1 - Debugger Present

Source

pub fn dccd0(&self) -> Dccd0R

Bit 2 - Debug Communication Channel 0 Dirty

Source

pub fn dccd1(&self) -> Dccd1R

Bit 3 - Debug Communication Channel 1 Dirty

Source

pub fn hpe(&self) -> HpeR

Bit 4 - Hot-Plugging Enable