Type Alias xmc4300::vadc_g0::arbcfg::ARBRND_R

source ·
pub type ARBRND_R = FieldReader<ARBRND_A>;
Expand description

Field ARBRND reader - Arbitration Round Length

Aliased Type§

struct ARBRND_R { /* private fields */ }

Implementations§

source§

impl ARBRND_R

source

pub const fn variant(&self) -> ARBRND_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

4 arbitration slots per round (tARB = 4 / fADCD)

source

pub fn is_value2(&self) -> bool

8 arbitration slots per round (tARB = 8 / fADCD)

source

pub fn is_value3(&self) -> bool

16 arbitration slots per round (tARB = 16 / fADCD)

source

pub fn is_value4(&self) -> bool

20 arbitration slots per round (tARB = 20 / fADCD)