BDTR

Type Alias BDTR 

Source
pub type BDTR = Reg<BDTRrs>;
Expand description

BDTR (rw) register accessor: break and dead-time register

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

See register structure

For information about available fields see bdtr module

Aliased Typeยง

pub struct BDTR { /* private fields */ }