Skip to main content

Fctrl

Type Alias Fctrl 

Source
pub type Fctrl = Reg<FctrlSpec>;
Expand description

FCTRL (rw) register accessor: Flash Control Register

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

For information about available fields see fctrl module

Aliased Typeยง

pub struct Fctrl { /* private fields */ }