Type Alias xmc4300::ecat0::sync_latch_config::SYNC1_POL_R

source ·
pub type SYNC1_POL_R = FieldReader<SYNC1_POL_A>;
Expand description

Field SYNC1_POL reader - SYNC1 output driver/polarity

Aliased Type§

struct SYNC1_POL_R { /* private fields */ }

Implementations§

source§

impl SYNC1_POL_R

source

pub const fn variant(&self) -> SYNC1_POL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Push-Pull active low

source

pub fn is_value2(&self) -> bool

Open Drain (active low)

source

pub fn is_value3(&self) -> bool

Push-Pull active high

source

pub fn is_value4(&self) -> bool

Open Source (active high)