[][src]Type Definition atsame54n::tcc0::status::R

type R = R<u32, STATUS>;

Reader of register STATUS

Implementations

impl R[src]

pub fn stop(&self) -> STOP_R[src]

Bit 0 - Stop

pub fn idx(&self) -> IDX_R[src]

Bit 1 - Ramp

pub fn ufs(&self) -> UFS_R[src]

Bit 2 - Non-recoverable Update Fault State

pub fn dfs(&self) -> DFS_R[src]

Bit 3 - Non-Recoverable Debug Fault State

pub fn slave(&self) -> SLAVE_R[src]

Bit 4 - Slave

pub fn pattbufv(&self) -> PATTBUFV_R[src]

Bit 5 - Pattern Buffer Valid

pub fn perbufv(&self) -> PERBUFV_R[src]

Bit 7 - Period Buffer Valid

pub fn faultain(&self) -> FAULTAIN_R[src]

Bit 8 - Recoverable Fault A Input

pub fn faultbin(&self) -> FAULTBIN_R[src]

Bit 9 - Recoverable Fault B Input

pub fn fault0in(&self) -> FAULT0IN_R[src]

Bit 10 - Non-Recoverable Fault0 Input

pub fn fault1in(&self) -> FAULT1IN_R[src]

Bit 11 - Non-Recoverable Fault1 Input

pub fn faulta(&self) -> FAULTA_R[src]

Bit 12 - Recoverable Fault A State

pub fn faultb(&self) -> FAULTB_R[src]

Bit 13 - Recoverable Fault B State

pub fn fault0(&self) -> FAULT0_R[src]

Bit 14 - Non-Recoverable Fault 0 State

pub fn fault1(&self) -> FAULT1_R[src]

Bit 15 - Non-Recoverable Fault 1 State

pub fn ccbufv0(&self) -> CCBUFV0_R[src]

Bit 16 - Compare Channel 0 Buffer Valid

pub fn ccbufv1(&self) -> CCBUFV1_R[src]

Bit 17 - Compare Channel 1 Buffer Valid

pub fn ccbufv2(&self) -> CCBUFV2_R[src]

Bit 18 - Compare Channel 2 Buffer Valid

pub fn ccbufv3(&self) -> CCBUFV3_R[src]

Bit 19 - Compare Channel 3 Buffer Valid

pub fn ccbufv4(&self) -> CCBUFV4_R[src]

Bit 20 - Compare Channel 4 Buffer Valid

pub fn ccbufv5(&self) -> CCBUFV5_R[src]

Bit 21 - Compare Channel 5 Buffer Valid

pub fn cmp0(&self) -> CMP0_R[src]

Bit 24 - Compare Channel 0 Value

pub fn cmp1(&self) -> CMP1_R[src]

Bit 25 - Compare Channel 1 Value

pub fn cmp2(&self) -> CMP2_R[src]

Bit 26 - Compare Channel 2 Value

pub fn cmp3(&self) -> CMP3_R[src]

Bit 27 - Compare Channel 3 Value

pub fn cmp4(&self) -> CMP4_R[src]

Bit 28 - Compare Channel 4 Value

pub fn cmp5(&self) -> CMP5_R[src]

Bit 29 - Compare Channel 5 Value