[][src]Type Definition saml10e14a::ac::compctrl::SPEED_R

type SPEED_R = R<u8, SPEED_A>;

Reader of field SPEED

Methods

impl SPEED_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is MEDLOW

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

Checks if the value of the field is MEDHIGH

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

Checks if the value of the field is HIGH