[][src]Type Definition stm32f3::stm32f373::gpioc::ospeedr::OSPEEDR15_R

type OSPEEDR15_R = R<u8, OSPEEDR15_A>;

Reader of field OSPEEDR15

Methods

impl OSPEEDR15_R[src]

pub fn variant(&self) -> OSPEEDR15_A[src]

Get enumerated values variant

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

Checks if the value of the field is LOWSPEED

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

Checks if the value of the field is MEDIUMSPEED

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

Checks if the value of the field is HIGHSPEED

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

Checks if the value of the field is VERYHIGHSPEED