[][src]Type Definition stm32l0::stm32l0x3::syscfg::comp2_csr::COMP2VALUE_R

type COMP2VALUE_R = R<bool, COMP2VALUE_A>;

Reader of field COMP2VALUE

Methods

impl COMP2VALUE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTEQUAL

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

Checks if the value of the field is EQUAL