[][src]Type Definition efm32hg309f64::adc0::ctrl::OVSRSEL_R

type OVSRSEL_R = R<u8, OVSRSEL_A>;

Reader of field OVSRSEL

Methods

impl OVSRSEL_R[src]

pub fn variant(&self) -> Variant<u8, OVSRSEL_A>[src]

Get enumerated values variant

pub fn is_x2(&self) -> bool[src]

Checks if the value of the field is X2

pub fn is_x4(&self) -> bool[src]

Checks if the value of the field is X4

pub fn is_x8(&self) -> bool[src]

Checks if the value of the field is X8

pub fn is_x16(&self) -> bool[src]

Checks if the value of the field is X16

pub fn is_x32(&self) -> bool[src]

Checks if the value of the field is X32

pub fn is_x64(&self) -> bool[src]

Checks if the value of the field is X64

pub fn is_x128(&self) -> bool[src]

Checks if the value of the field is X128

pub fn is_x256(&self) -> bool[src]

Checks if the value of the field is X256

pub fn is_x512(&self) -> bool[src]

Checks if the value of the field is X512

pub fn is_x1024(&self) -> bool[src]

Checks if the value of the field is X1024

pub fn is_x2048(&self) -> bool[src]

Checks if the value of the field is X2048

pub fn is_x4096(&self) -> bool[src]

Checks if the value of the field is X4096