pub struct R(_);
Expand description
Register CLKM_CONF
reader
Implementations§
source§impl R
impl R
sourcepub fn clkm_div_num(&self) -> CLKM_DIV_NUM_R
pub fn clkm_div_num(&self) -> CLKM_DIV_NUM_R
Bits 0:7 - Integral I2S clock divider value.
sourcepub fn clkm_div_b(&self) -> CLKM_DIV_B_R
pub fn clkm_div_b(&self) -> CLKM_DIV_B_R
Bits 8:13 - Fractional clock divider numerator value.
sourcepub fn clkm_div_a(&self) -> CLKM_DIV_A_R
pub fn clkm_div_a(&self) -> CLKM_DIV_A_R
Bits 14:19 - Fractional clock divider denominator value.