[][src]Type Definition stm32f7::stm32f7x9::flash::acr::LATENCY_R

type LATENCY_R = R<u8, LATENCY_A>;

Reader of field LATENCY

Implementations

impl LATENCY_R[src]

pub fn variant(&self) -> 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

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

Checks if the value of the field is WS3

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

Checks if the value of the field is WS4

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

Checks if the value of the field is WS5

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

Checks if the value of the field is WS6

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

Checks if the value of the field is WS7

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

Checks if the value of the field is WS8

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

Checks if the value of the field is WS9

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

Checks if the value of the field is WS10

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

Checks if the value of the field is WS11

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

Checks if the value of the field is WS12

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

Checks if the value of the field is WS13

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

Checks if the value of the field is WS14

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

Checks if the value of the field is WS15