pub type Dx2tevR = BitReader<Dx2tev>;
Expand description

Field DX2TEV reader - DX2T Event Detected

Aliased Type§

struct Dx2tevR { /* private fields */ }

Implementations§

source§

impl Dx2tevR

source

pub const fn variant(&self) -> Dx2tev

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The DX2T signal has not been activated.

source

pub fn is_value2(&self) -> bool

The DX2T signal has been activated.