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

type COMP2POLARITY_R = R<bool, COMP2POLARITY_A>;

Reader of field COMP2POLARITY

Methods

impl COMP2POLARITY_R[src]

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