BDTR

Type Alias BDTR 

Source
pub type BDTR = Reg<u32, _BDTR>;
Expand description

break and dead-time register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see bdtr module

Aliased Typeยง

pub struct BDTR { /* private fields */ }