VBFDIV_R

Type Alias VBFDIV_R 

Source
pub type VBFDIV_R = FieldReader<u8, VBFDIV_A>;
Expand description

Field VBFDIV reader - Voltage Boost Frequency Division

Aliased Type§

pub struct VBFDIV_R { /* private fields */ }

Implementations§

Source§

impl VBFDIV_R

Source

pub fn variant(&self) -> VBFDIV_A

Get enumerated values variant

Source

pub fn is_div1(&self) -> bool

Checks if the value of the field is DIV1

Source

pub fn is_div2(&self) -> bool

Checks if the value of the field is DIV2

Source

pub fn is_div4(&self) -> bool

Checks if the value of the field is DIV4

Source

pub fn is_div8(&self) -> bool

Checks if the value of the field is DIV8

Source

pub fn is_div16(&self) -> bool

Checks if the value of the field is DIV16

Source

pub fn is_div32(&self) -> bool

Checks if the value of the field is DIV32

Source

pub fn is_div64(&self) -> bool

Checks if the value of the field is DIV64

Source

pub fn is_div128(&self) -> bool

Checks if the value of the field is DIV128