Type Alias DTPS

Source
pub type DTPS = Reg<DTPS_SPEC>;
Expand description

DTPS (rw) register accessor: Dead time prescaler register

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

For information about available fields see dtps module

Aliased Typeยง

struct DTPS { /* private fields */ }