Type Alias OUT2_R

Source
pub type OUT2_R = BitReader<OUT2_A>;
Expand description

Field OUT2 reader - Enable OUT endpoint 2

Aliased Type§

struct OUT2_R { /* private fields */ }

Implementations§

Source§

impl OUT2_R

Source

pub fn variant(&self) -> OUT2_A

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

Source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE