Type Alias xmc4300::ppb::cpuid::VARIANT_R

source ·
pub type VARIANT_R = FieldReader<VARIANT_A>;
Expand description

Field Variant reader - Variant number

Aliased Type§

struct VARIANT_R { /* private fields */ }

Implementations§

source§

impl VARIANT_R

source

pub const fn variant(&self) -> Option<VARIANT_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Revision 0