VAL

Type Alias VAL 

Source
pub type VAL = Reg<VALrs>;
Expand description

VAL (rw) register accessor: SysTick current value register

You can read this register and get val::R. You can reset, write, write_with_zero this register using val::W. You can also modify this register. See API.

See register structure

For information about available fields see val module

Aliased Typeยง

pub struct VAL { /* private fields */ }