pub type VAL = Reg<VALrs>;
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.
read
val::R
reset
write
write_with_zero
val::W
modify
See register structure
For information about available fields see val module
val
pub struct VAL { /* private fields */ }