OVSRSEL_R

Type Alias OVSRSEL_R 

Source
pub type OVSRSEL_R = FieldReader<u8, OVSRSEL_A>;
Expand description

Field OVSRSEL reader - Oversample Rate Select

Aliased Type§

pub struct OVSRSEL_R { /* private fields */ }

Implementations§

Source§

impl OVSRSEL_R

Source

pub fn variant(&self) -> Option<OVSRSEL_A>

Get enumerated values variant

Source

pub fn is_x2(&self) -> bool

Checks if the value of the field is X2

Source

pub fn is_x4(&self) -> bool

Checks if the value of the field is X4

Source

pub fn is_x8(&self) -> bool

Checks if the value of the field is X8

Source

pub fn is_x16(&self) -> bool

Checks if the value of the field is X16

Source

pub fn is_x32(&self) -> bool

Checks if the value of the field is X32

Source

pub fn is_x64(&self) -> bool

Checks if the value of the field is X64

Source

pub fn is_x128(&self) -> bool

Checks if the value of the field is X128

Source

pub fn is_x256(&self) -> bool

Checks if the value of the field is X256

Source

pub fn is_x512(&self) -> bool

Checks if the value of the field is X512

Source

pub fn is_x1024(&self) -> bool

Checks if the value of the field is X1024

Source

pub fn is_x2048(&self) -> bool

Checks if the value of the field is X2048

Source

pub fn is_x4096(&self) -> bool

Checks if the value of the field is X4096