Reload

Type Alias Reload 

Source
pub type Reload = Reg<ReloadSpec>;
Expand description

RELOAD (w) register accessor: no description available

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

For information about available fields see reload module

Aliased Typeยง

pub struct Reload { /* private fields */ }