Dten0W

Type Alias Dten0W 

pub type Dten0W<'a, REG> = BitWriter<'a, REG, Dten0>;
Expand description

Field DTEN0 writer - Deadtime Enable For n = 0

Aliased Type§

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

Implementations§

§

impl<'a, REG> Dten0W<'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.