pub type RELOAD = Reg<RELOAD_SPEC>;
reload (rw) register accessor: Reload value of counter.
You can read this register and get reload::R. You can reset, write, write_with_zero this register using reload::W. You can also modify this register. See API.
read
reload::R
reset
write
write_with_zero
reload::W
modify
For information about available fields see reload module
reload
pub struct RELOAD { /* private fields */ }