[][src]Type Definition stm32f3::stm32f303::comp::comp2_csr::COMP2POL_R

type COMP2POL_R = R<bool, COMP2POL_A>;

Reader of field COMP2POL

Methods

impl COMP2POL_R[src]

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