[][src]Type Definition stm32l0::stm32l0x3::syscfg::exticr1::EXTI1_R

type EXTI1_R = R<u8, EXTI1_A>;

Reader of field EXTI1

Methods

impl EXTI1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PA1

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

Checks if the value of the field is PB1

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

Checks if the value of the field is PC1

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

Checks if the value of the field is PD1

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

Checks if the value of the field is PE1

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

Checks if the value of the field is PH1