Type Alias atsamd51j::system_control::SCR

source ·
pub type SCR = Reg<SCR_SPEC>;
Expand description

SCR (rw) register accessor: System Control Register

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

For information about available fields see scr module

Aliased Type§

struct SCR { /* private fields */ }