[][src]Type Definition stm32l0::stm32l0x1::syscfg::comp2_csr::COMP2INNSEL_R

type COMP2INNSEL_R = R<u8, COMP2INNSEL_A>;

Reader of field COMP2INNSEL

Methods

impl COMP2INNSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VREFINT

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

Checks if the value of the field is PA2

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

Checks if the value of the field is PA4

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

Checks if the value of the field is PA5

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

Checks if the value of the field is VREFINT_DIV4

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

Checks if the value of the field is VREFINT_DIV2

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

Checks if the value of the field is VREFINT_DIV3_4

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

Checks if the value of the field is PB3