Type Alias atsamd51p::tcc0::status::R

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

Register STATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn stop(&self) -> STOP_R

Bit 0 - Stop

source

pub fn idx(&self) -> IDX_R

Bit 1 - Ramp

source

pub fn ufs(&self) -> UFS_R

Bit 2 - Non-recoverable Update Fault State

source

pub fn dfs(&self) -> DFS_R

Bit 3 - Non-Recoverable Debug Fault State

source

pub fn slave(&self) -> SLAVE_R

Bit 4 - Slave

source

pub fn pattbufv(&self) -> PATTBUFV_R

Bit 5 - Pattern Buffer Valid

source

pub fn perbufv(&self) -> PERBUFV_R

Bit 7 - Period Buffer Valid

source

pub fn faultain(&self) -> FAULTAIN_R

Bit 8 - Recoverable Fault A Input

source

pub fn faultbin(&self) -> FAULTBIN_R

Bit 9 - Recoverable Fault B Input

source

pub fn fault0in(&self) -> FAULT0IN_R

Bit 10 - Non-Recoverable Fault0 Input

source

pub fn fault1in(&self) -> FAULT1IN_R

Bit 11 - Non-Recoverable Fault1 Input

source

pub fn faulta(&self) -> FAULTA_R

Bit 12 - Recoverable Fault A State

source

pub fn faultb(&self) -> FAULTB_R

Bit 13 - Recoverable Fault B State

source

pub fn fault0(&self) -> FAULT0_R

Bit 14 - Non-Recoverable Fault 0 State

source

pub fn fault1(&self) -> FAULT1_R

Bit 15 - Non-Recoverable Fault 1 State

source

pub fn ccbufv0(&self) -> CCBUFV0_R

Bit 16 - Compare Channel 0 Buffer Valid

source

pub fn ccbufv1(&self) -> CCBUFV1_R

Bit 17 - Compare Channel 1 Buffer Valid

source

pub fn ccbufv2(&self) -> CCBUFV2_R

Bit 18 - Compare Channel 2 Buffer Valid

source

pub fn ccbufv3(&self) -> CCBUFV3_R

Bit 19 - Compare Channel 3 Buffer Valid

source

pub fn ccbufv4(&self) -> CCBUFV4_R

Bit 20 - Compare Channel 4 Buffer Valid

source

pub fn ccbufv5(&self) -> CCBUFV5_R

Bit 21 - Compare Channel 5 Buffer Valid

source

pub fn cmp0(&self) -> CMP0_R

Bit 24 - Compare Channel 0 Value

source

pub fn cmp1(&self) -> CMP1_R

Bit 25 - Compare Channel 1 Value

source

pub fn cmp2(&self) -> CMP2_R

Bit 26 - Compare Channel 2 Value

source

pub fn cmp3(&self) -> CMP3_R

Bit 27 - Compare Channel 3 Value

source

pub fn cmp4(&self) -> CMP4_R

Bit 28 - Compare Channel 4 Value

source

pub fn cmp5(&self) -> CMP5_R

Bit 29 - Compare Channel 5 Value