Type Alias SYNCHRONIZE

Source
pub type SYNCHRONIZE = Reg<SYNCHRONIZE_SPEC>;
Expand description

synchronize (rw) register accessor: ??

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

For information about available fields see synchronize module

Aliased Typeยง

struct SYNCHRONIZE { /* private fields */ }