Type Alias d1_pac::i2s_pcm::i2s_pcm_clkd::MCLKDIV_R

source ·
pub type MCLKDIV_R = FieldReader<u8, MCLKDIV_A>;
Expand description

Field mclkdiv reader - MCLK Divide ratio from PLL_AUDIO

Aliased Type§

struct MCLKDIV_R { /* private fields */ }

Implementations§

source§

impl MCLKDIV_R

source

pub fn variant(&self) -> MCLKDIV_A

Get enumerated values variant

source

pub fn is_div_1(&self) -> bool

Checks if the value of the field is DIV_1

source

pub fn is_div_2(&self) -> bool

Checks if the value of the field is DIV_2

source

pub fn is_div_4(&self) -> bool

Checks if the value of the field is DIV_4

source

pub fn is_div_6(&self) -> bool

Checks if the value of the field is DIV_6

source

pub fn is_div_8(&self) -> bool

Checks if the value of the field is DIV_8

source

pub fn is_div_12(&self) -> bool

Checks if the value of the field is DIV_12

source

pub fn is_div_16(&self) -> bool

Checks if the value of the field is DIV_16

source

pub fn is_div_24(&self) -> bool

Checks if the value of the field is DIV_24

source

pub fn is_div_32(&self) -> bool

Checks if the value of the field is DIV_32

source

pub fn is_div_48(&self) -> bool

Checks if the value of the field is DIV_48

source

pub fn is_div_64(&self) -> bool

Checks if the value of the field is DIV_64

source

pub fn is_div_96(&self) -> bool

Checks if the value of the field is DIV_96

source

pub fn is_div_128(&self) -> bool

Checks if the value of the field is DIV_128

source

pub fn is_div_176(&self) -> bool

Checks if the value of the field is DIV_176

source

pub fn is_div_192(&self) -> bool

Checks if the value of the field is DIV_192