Skip to main content

Add

Type Alias Add 

Source
pub type Add = Reg<AddSpec>;
Expand description

ADD (w) register accessor: ADD Command Register

You can reset, write, write_with_zero this register using add::W. See API.

For information about available fields see add module

Aliased Typeยง

pub struct Add { /* private fields */ }