Dten2W

Type Alias Dten2W 

pub type Dten2W<'a, REG> = BitWriter<'a, REG, Dten2>;
Expand description

Field DTEN2 writer - Deadtime Enable For n = 4

Aliased Type§

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

Implementations§

§

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