pub type FC0_INTERVAL = Reg<FC0_INTERVAL_SPEC>;Expand description
FC0_INTERVAL (rw) register accessor: The test interval is 0.98us * 2interval, but let’s call it 1us * 2interval
The default gives a test interval of 250us
You can read this register and get fc0_interval::R. You can reset, write, write_with_zero this register using fc0_interval::W. You can also modify this register. See API.
For information about available fields see fc0_interval
module
Aliased Type§
pub struct FC0_INTERVAL { /* private fields */ }