Dten3W

Type Alias Dten3W 

pub type Dten3W<'a, REG> = BitWriter<'a, REG, Dten3>;
Expand description

Field DTEN3 writer - Deadtime Enable For n = 6

Aliased Type§

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

Implementations§

§

impl<'a, REG> Dten3W<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

The deadtime insertion in this pair of channels is disabled.

pub fn _1(self) -> &'a mut W<REG>

The deadtime insertion in this pair of channels is enabled.