Type Definition stm32f1::stm32f101::sdio::clkcr::R[][src]

type R = R<u32, CLKCR>;

Reader of register CLKCR

Implementations

impl R[src]

pub fn clkdiv(&self) -> CLKDIV_R[src]

Bits 0:7 - Clock divide factor

pub fn clken(&self) -> CLKEN_R[src]

Bit 8 - Clock enable bit

pub fn pwrsav(&self) -> PWRSAV_R[src]

Bit 9 - Power saving configuration bit

pub fn bypass(&self) -> BYPASS_R[src]

Bit 10 - Clock divider bypass enable bit

pub fn widbus(&self) -> WIDBUS_R[src]

Bits 11:12 - Wide bus mode enable bit

pub fn negedge(&self) -> NEGEDGE_R[src]

Bit 13 - SDIO_CK dephasing selection bit

pub fn hwfc_en(&self) -> HWFC_EN_R[src]

Bit 14 - HW Flow Control enable