[][src]Type Definition atsame54p::sys_tick::csr::R

type R = R<u32, CSR>;

Reader of register CSR

Implementations

impl R[src]

pub fn enable(&self) -> ENABLE_R[src]

Bit 0 - SysTick Counter Enable

pub fn tickint(&self) -> TICKINT_R[src]

Bit 1 - SysTick Exception Request Enable

pub fn clksource(&self) -> CLKSOURCE_R[src]

Bit 2 - Clock Source 0=external, 1=processor

pub fn countflag(&self) -> COUNTFLAG_R[src]

Bit 16 - Timer counted to 0 since last read of register