Type Alias DEAD_TIME

Source
pub type DEAD_TIME = Reg<DEAD_TIME_SPEC>;
Expand description

dead_time (rw) register accessor: Dead time for each channel

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

For information about available fields see dead_time module

Aliased Typeยง

struct DEAD_TIME { /* private fields */ }