Skip to main content

Msfcfg

Type Alias Msfcfg 

Source
pub type Msfcfg = Reg<MsfcfgSpec>;
Expand description

MSFCFG (rw) register accessor: MSF Configuration

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

For information about available fields see msfcfg module

Aliased Typeยง

pub struct Msfcfg { /* private fields */ }