Type Alias atsame54n::dsu::statusb::R

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

Register STATUSB reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn prot(&self) -> PROT_R

Bit 0 - Protected

source

pub fn dbgpres(&self) -> DBGPRES_R

Bit 1 - Debugger Present

source

pub fn dccd0(&self) -> DCCD0_R

Bit 2 - Debug Communication Channel 0 Dirty

source

pub fn dccd1(&self) -> DCCD1_R

Bit 3 - Debug Communication Channel 1 Dirty

source

pub fn hpe(&self) -> HPE_R

Bit 4 - Hot-Plugging Enable

source

pub fn celck(&self) -> CELCK_R

Bit 5 - Chip Erase Locked

source

pub fn tdccd0(&self) -> TDCCD0_R

Bit 6 - Test Debug Communication Channel 0 Dirty

source

pub fn tdccd1(&self) -> TDCCD1_R

Bit 7 - Test Debug Communication Channel 1 Dirty