Struct stm32f0x0::stk::RVR[][src]

pub struct RVR { /* fields omitted */ }

SysTick reload value register

Methods

impl RVR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for RVR

impl !Sync for RVR