RXDR

Type Alias RXDR 

Source
pub type RXDR = Reg<u32, _RXDR>;
Expand description

Receive data register

This register you can read. See API.

For information about available fields see rxdr module

Aliased Type§

pub struct RXDR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RXDR

read() method returns rxdr::R reader structure