pub type DIN_MODE = Reg<DIN_MODE_SPEC>;Expand description
DIN_MODE (rw) register accessor: MSPI flash input timing delay mode control register
You can read this register and get din_mode::R. You can reset, write, write_with_zero this register using din_mode::W. You can also modify this register. See API.
For information about available fields see din_mode module
Aliased Typeยง
pub struct DIN_MODE { /* private fields */ }