[][src]Type Definition saml10d14a::sys_tick::SYST_RVR

type SYST_RVR = Reg<u32, _SYST_RVR>;

SysTick Reload Value Register

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

For information about avaliable fields see syst_rvr module

Trait Implementations

impl Readable for SYST_RVR[src]

read() method returns syst_rvr::R reader structure

impl Writable for SYST_RVR[src]

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

impl ResetValue for SYST_RVR[src]

Register SYST_RVR reset()'s with value 0

type Type = u32

Register size