[][src]Type Definition stm32f3::stm32f303::comp::comp6_csr::COMP6POL_R

type COMP6POL_R = R<bool, COMP6POL_A>;

Reader of field COMP6POL

Methods

impl COMP6POL_R[src]

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