[][src]Type Definition stm32l0::stm32l0x3::syscfg::comp1_csr::COMP1POLARITY_R

type COMP1POLARITY_R = R<bool, COMP1POLARITY_A>;

Reader of field COMP1POLARITY

Methods

impl COMP1POLARITY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTINVERTED

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

Checks if the value of the field is INVERTED