R

Type Alias R 

pub type R = R<WaterSpec>;
Expand description

Register WATER reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn txwater(&self) -> TxwaterR

Bits 0:1 - Transmit Watermark

pub fn txcount(&self) -> TxcountR

Bits 8:10 - Transmit Counter

pub fn rxwater(&self) -> RxwaterR

Bits 16:17 - Receive Watermark

pub fn rxcount(&self) -> RxcountR

Bits 24:26 - Receive Counter