DRbor

Type Alias DRbor 

Source
pub type DRbor = Reg<DRborSpec>;
Expand description

D_RBOR (rw) register accessor: DMAC ring buffer offset

You can read this register and get d_rbor::R. You can reset, write, write_with_zero this register using d_rbor::W. You can also modify this register. See API.

For information about available fields see d_rbor module

Aliased Typeยง

pub struct DRbor { /* private fields */ }