[][src]Type Definition stm32f7::stm32f7x9::fmc::sdcr::SDCLK_R

type SDCLK_R = R<u8, SDCLK_A>;

Reader of field SDCLK

Implementations

impl SDCLK_R[src]

pub fn variant(&self) -> Variant<u8, SDCLK_A>[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_div2(&self) -> bool[src]

Checks if the value of the field is DIV2

pub fn is_div3(&self) -> bool[src]

Checks if the value of the field is DIV3