[][src]Type Definition atsame51j::sys_tick::csr::W

type W = W<u32, CSR>;

Writer for register CSR

Implementations

impl W[src]

pub fn enable(&mut self) -> ENABLE_W<'_>[src]

Bit 0 - SysTick Counter Enable

pub fn tickint(&mut self) -> TICKINT_W<'_>[src]

Bit 1 - SysTick Exception Request Enable

pub fn clksource(&mut self) -> CLKSOURCE_W<'_>[src]

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

pub fn countflag(&mut self) -> COUNTFLAG_W<'_>[src]

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