R

Type Alias R 

pub type R = R<SrdrSpec>;
Expand description

Register SRDR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn data(&self) -> DataR

Bits 0:7 - Receive Data

pub fn rxempty(&self) -> RxemptyR

Bit 14 - RX Empty

pub fn sof(&self) -> SofR

Bit 15 - Start Of Frame