[][src]Type Definition stm32f3::stm32f303::opamp::opamp2_csr::CALSEL_R

type CALSEL_R = R<u8, CALSEL_A>;

Reader of field CALSEL

Methods

impl CALSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PERCENT3_3

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

Checks if the value of the field is PERCENT10

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

Checks if the value of the field is PERCENT50

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

Checks if the value of the field is PERCENT90