Type Alias Param

Source
pub type Param = Reg<ParamSpec>;
Expand description

PARAM (r) register accessor: NVM Parameter

You can read this register and get param::R. See API.

For information about available fields see param module

Aliased Typeยง

struct Param { /* private fields */ }