Dten3R

Type Alias Dten3R 

pub type Dten3R = BitReader<Dten3>;
Expand description

Field DTEN3 reader - Deadtime Enable For n = 6

Aliased Type§

pub struct Dten3R { /* private fields */ }

Implementations§

§

impl Dten3R

pub const fn variant(&self) -> Dten3

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.