[][src]Type Definition rsl10_pac::sys_tick::sys_tick_ctrl::R

type R = R<u32, SYSTICK_CTRL>;

Reader of register SysTick_CTRL

Methods

impl R[src]

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

Bit 16 - Reads as 1 if SYSTICK counter has reached 0 since the last time the timer has reached 0. Clears to 0 on read.

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

Bit 2 - SYSTICK timer clock source

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

Bit 1 - SYSTICK timer interrupt enable

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

Bit 0 - SYSTICK timer enable