Struct qn908x_rs::wdt::VALUE [] [src]

pub struct VALUE { /* fields omitted */ }

watch dog counter value register

Methods

impl VALUE
[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 VALUE

impl !Sync for VALUE