[][src]Type Definition stm32f1::stm32f107::flash::acr::LATENCY_R

type LATENCY_R = R<u8, LATENCY_A>;

Reader of field LATENCY

Methods

impl LATENCY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WS0

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

Checks if the value of the field is WS1

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

Checks if the value of the field is WS2