Struct mk20d7::sys_tick::CVR [] [src]

pub struct CVR { /* fields omitted */ }

SysTick Current Value Register

Methods

impl CVR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for CVR

impl !Sync for CVR