Struct nrf52840::wdt::CRV[][src]

pub struct CRV { /* fields omitted */ }

Counter reload value

Methods

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

impl !Sync for CRV