atsamd21g::dsu::statusa

Type Alias R

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

Register STATUSA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn done(&self) -> DoneR

Bit 0 - Done

Source

pub fn crstext(&self) -> CrstextR

Bit 1 - CPU Reset Phase Extension

Source

pub fn berr(&self) -> BerrR

Bit 2 - Bus Error

Source

pub fn fail(&self) -> FailR

Bit 3 - Failure

Source

pub fn perr(&self) -> PerrR

Bit 4 - Protection Error