DtrpreW

Type Alias DtrpreW 

Source
pub type DtrpreW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DTRPRE writer - Enable pre-sampling for DTR (for slow frequency)

Aliased Typeยง

pub struct DtrpreW<'a, REG> { /* private fields */ }