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

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

Bit 1 - Enables SysTick exception request

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

Bit 2 - Indicates the clock source

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

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