Struct nrf52840::wdt::RR[][src]

pub struct RR { /* fields omitted */ }

Description collection[n]: Reload request n

Methods

impl RR
[src]

Writes to the register

Auto Trait Implementations

impl Send for RR

impl !Sync for RR