Type Alias atsame54n::dsu::statusa::R

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

Register STATUSA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn done(&self) -> DONE_R

Bit 0 - Done

source

pub fn crstext(&self) -> CRSTEXT_R

Bit 1 - CPU Reset Phase Extension

source

pub fn berr(&self) -> BERR_R

Bit 2 - Bus Error

source

pub fn fail(&self) -> FAIL_R

Bit 3 - Failure

source

pub fn perr(&self) -> PERR_R

Bit 4 - Protection Error