[][src]Type Definition stm32f3::stm32f3x8::comp::comp4_csr::COMP4POL_R

type COMP4POL_R = R<bool, COMP4POL_A>;

Reader of field COMP4POL

Methods

impl COMP4POL_R[src]

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