Sysctrl

Type Alias Sysctrl 

Source
pub type Sysctrl = Reg<SysctrlSpec>;
Expand description

SYSCTRL (rw) register accessor: System Control.

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

For information about available fields see sysctrl module

Aliased Typeยง

pub struct Sysctrl { /* private fields */ }