[][src]Type Definition stm32l0::stm32l0x3::stk::CVR

type CVR = Reg<u32, _CVR>;

SysTick current value register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see cvr module

Trait Implementations

impl Readable for CVR[src]

read() method returns cvr::R reader structure

impl Writable for CVR[src]

write(|w| ..) method takes cvr::W writer structure

impl ResetValue for CVR[src]

Register CVR reset()'s with value 0

type Type = u32

Register size