[][src]Type Definition stm32l0::stm32l0x2::syscfg::comp2_csr::COMP2INPSEL_R

type COMP2INPSEL_R = R<u8, COMP2INPSEL_A>;

Reader of field COMP2INPSEL

Methods

impl COMP2INPSEL_R[src]

pub fn variant(&self) -> Variant<u8, COMP2INPSEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is PA3

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

Checks if the value of the field is PB4

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

Checks if the value of the field is PB5

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

Checks if the value of the field is PB6

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

Checks if the value of the field is PB7

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

Checks if the value of the field is PA7