Dten0R

Type Alias Dten0R 

pub type Dten0R = BitReader<Dten0>;
Expand description

Field DTEN0 reader - Deadtime Enable For n = 0

Aliased Type§

pub struct Dten0R { /* private fields */ }

Implementations§

§

impl Dten0R

pub const fn variant(&self) -> Dten0

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.