[][src]Type Definition stm32l0::stm32l0x2::syscfg::comp2_csr::COMP2SPEED_R

type COMP2SPEED_R = R<bool, COMP2SPEED_A>;

Reader of field COMP2SPEED

Methods

impl COMP2SPEED_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SLOW

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

Checks if the value of the field is FAST