Dten1R

Type Alias Dten1R 

pub type Dten1R = BitReader<Dten1>;
Expand description

Field DTEN1 reader - Deadtime Enable For n = 2

Aliased Type§

pub struct Dten1R { /* private fields */ }

Implementations§

§

impl Dten1R

pub const fn variant(&self) -> Dten1

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.