Struct nrf51822::wdt::CRV [] [src]

pub struct CRV { /* fields omitted */ }

Counter reload value in number of 32kiHz clock cycles.

Methods

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

impl !Sync for CRV