Enum nrf52::ficr::Variant [] [src]

#[repr(u32)]
pub enum Variant { AAAA, AAAB, AABA, AABB, AAB0, AAE0, Unspecified, }

Variant describes part variant, hardware version, and production configuration.

Variants

Trait Implementations

impl PartialEq for Variant
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.