[][src]Type Definition xmc4800::sdmmc::clock_ctrl::R

type R = R<u16, CLOCK_CTRL>;

Reader of register CLOCK_CTRL

Methods

impl R[src]

pub fn sdclk_freq_sel(&self) -> SDCLK_FREQ_SEL_R[src]

Bits 8:15 - SDCLK Frequency Select

pub fn sdclock_en(&self) -> SDCLOCK_EN_R[src]

Bit 2 - SD Clock Enable

pub fn internal_clock_stable(&self) -> INTERNAL_CLOCK_STABLE_R[src]

Bit 1 - Internal Clock Stable

pub fn internal_clock_en(&self) -> INTERNAL_CLOCK_EN_R[src]

Bit 0 - Internal Clock Enable