W

Type Alias W 

pub type W = W<CntSpec>;
Expand description

Register CNT writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn cntlow(&mut self) -> CntlowW<'_, CntSpec>

Bits 0:7 - Low byte of the Watchdog Counter

pub fn cnthigh(&mut self) -> CnthighW<'_, CntSpec>

Bits 8:15 - High byte of the Watchdog Counter