R

Type Alias R 

pub type R = R<CntSpec>;
Expand description

Register CNT reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn cntlow(&self) -> CntlowR

Bits 0:7 - Low byte of the Watchdog Counter

pub fn cnthigh(&self) -> CnthighR

Bits 8:15 - High byte of the Watchdog Counter