pub struct R(_);
Expand description
Register CONF
reader
Implementations§
§impl R
impl R
pub fn apb_clk_sel(&self) -> BitReaderRaw<bool>
pub fn apb_clk_sel(&self) -> BitReaderRaw<bool>
Bit 0 - This bit is used to set the frequency of slow_clk. 1’b1:80mhz 1’b0:8mhz
Methods from Deref<Target = R<CONF_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.