Type Alias DT_CFG

Source
pub type DT_CFG = Reg<DT_CFG_SPEC>;
Expand description

DT_CFG (rw) register accessor: Dead time type selection and configuration

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

For information about available fields see dt_cfg module

Aliased Typeยง

pub struct DT_CFG { /* private fields */ }