pub type BDTR = Reg<BDTRrs>;
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.
read
bdtr::R
reset
write
write_with_zero
bdtr::W
modify
See register structure
For information about available fields see bdtr module
bdtr
pub struct BDTR { /* private fields */ }