[][src]Type Definition stm32f3::stm32f303::tim17::cr1::CKD_R

type CKD_R = R<u8, CKD_A>;

Reader of field CKD

Methods

impl CKD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIV1

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

Checks if the value of the field is DIV2

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

Checks if the value of the field is DIV4