[][src]Type Definition stm32l0::stm32l0x1::gpiob::ospeedr::OSPEED15_R

type OSPEED15_R = R<u8, OSPEED15_A>;

Reader of field OSPEED15

Methods

impl OSPEED15_R[src]

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