Type Alias xmc4300::ccu80_cc80::cmc::UdsR

source ·
pub type UdsR = FieldReader<Uds>;
Expand description

Field UDS reader - External Up/Down Functionality Selector

Aliased Type§

struct UdsR { /* private fields */ }

Implementations§

source§

impl UdsR

source

pub const fn variant(&self) -> Uds

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

External Up/Down Function deactivated

source

pub fn is_value2(&self) -> bool

External Up/Down Function triggered by Event 0

source

pub fn is_value3(&self) -> bool

External Up/Down Function triggered by Event 1

source

pub fn is_value4(&self) -> bool

External Up/Down Function triggered by Event 2