Type Alias xmc4300::vadc_g0::arbcfg::ArbrndR

source ·
pub type ArbrndR = FieldReader<Arbrnd>;
Expand description

Field ARBRND reader - Arbitration Round Length

Aliased Type§

struct ArbrndR { /* private fields */ }

Implementations§

source§

impl ArbrndR

source

pub const fn variant(&self) -> Arbrnd

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)