Type Alias DOR
Source pub type DOR = Reg<DORrs>;
Expand description
DOR (r) register accessor: channel%s data output register
You can read
this register and get dor::R
. See API.
See register structure
For information about available fields see dor
module
pub struct DOR { }