[][src]Type Definition xmc1100::ppb::SYST_CVR

type SYST_CVR = Reg<u32, _SYST_CVR>;

SysTick Current Value Register

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

For information about avaliable fields see syst_cvr module

Trait Implementations

impl Readable for SYST_CVR[src]

read() method returns syst_cvr::R reader structure

impl ResetValue for SYST_CVR[src]

Register SYST_CVR reset()'s with value 0

type Type = u32

Register size

impl Writable for SYST_CVR[src]

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