Skip to main content

DataWidthSet

Type Alias DataWidthSet 

Source
pub type DataWidthSet = Reg<DataWidthSetSpec>;
Expand description

DATA_WIDTH_SET (rw) register accessor: Data width register

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

For information about available fields see data_width_set module

Aliased Type§

pub struct DataWidthSet { /* private fields */ }