pub type DLEN = Reg<DLENrs>;Expand description
DLEN (rw) register accessor: Bits 24:0 = DATALENGTH: Data length value
You can read this register and get dlen::R. You can reset, write, write_with_zero this register using dlen::W. You can also modify this register. See API.
See register structure
For information about available fields see dlen module
Aliased Typeยง
pub struct DLEN { /* private fields */ }