Dten1W

Type Alias Dten1W 

pub type Dten1W<'a, REG> = BitWriter<'a, REG, Dten1>;
Expand description

Field DTEN1 writer - Deadtime Enable For n = 2

Aliased Type§

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

Implementations§

§

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