Type Alias UPDATE

Source
pub type UPDATE = Reg<UPDATE_SPEC>;
Expand description

UPDATE (rw) register accessor:

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

For information about available fields see update module

Aliased Typeยง

struct UPDATE { /* private fields */ }