Type Alias RXDR
Source pub type RXDR = Reg<RXDRrs>;
Expand description
RXDR (r) register accessor: Receive data register
You can read
this register and get rxdr::R
. See API.
See register structure
For information about available fields see rxdr
module
struct RXDR { }