Skip to main content

Flprmp

Type Alias Flprmp 

Source
pub type Flprmp = Reg<FlprmpSpec>;
Expand description

FLPRMP (rw) register accessor: Base address of the instruction remap table

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

For information about available fields see flprmp module

Aliased Type§

pub struct Flprmp { /* private fields */ }