[][src]Type Definition stm32l0::stm32l0x2::syscfg::exticr4::EXTI12_R

type EXTI12_R = R<u8, EXTI12_A>;

Reader of field EXTI12

Methods

impl EXTI12_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PA12

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

Checks if the value of the field is PB12

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

Checks if the value of the field is PC12

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

Checks if the value of the field is PD12

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

Checks if the value of the field is PE12