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

Field OVSRSEL reader - Oversample Rate Select

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