[][src]Type Definition atsame70j21b::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 - Enables the counter

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

Bit 1 - Enables SysTick exception request

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

Bit 2 - Indicates the clock source

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

Bit 16 - Returns 1 if timer counted to 0 since last time this was read