Skip to main content

NvmCtrl

Type Alias NvmCtrl 

Source
pub type NvmCtrl = Reg<NvmCtrlSpec>;
Expand description

NVM_CTRL (rw) register accessor: NVM Control

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

For information about available fields see nvm_ctrl module

Aliased Typeยง

pub struct NvmCtrl { /* private fields */ }