Skip to main content

Sctrl

Type Alias Sctrl 

Source
pub type Sctrl = Reg<SctrlSpec>;
Expand description

SCTRL (rw) register accessor: Target Control

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

For information about available fields see sctrl module

Aliased Typeยง

pub struct Sctrl { /* private fields */ }