Dten2R

Type Alias Dten2R 

pub type Dten2R = BitReader<Dten2>;
Expand description

Field DTEN2 reader - Deadtime Enable For n = 4

Aliased Type§

pub struct Dten2R { /* private fields */ }

Implementations§

§

impl Dten2R

pub const fn variant(&self) -> Dten2

Get enumerated values variant

pub fn is_0(&self) -> bool

The deadtime insertion in this pair of channels is disabled.

pub fn is_1(&self) -> bool

The deadtime insertion in this pair of channels is enabled.