[][src]Type Definition stm32l0::stm32l0x1::syscfg::exticr2::EXTI4_R

type EXTI4_R = R<u8, EXTI4_A>;

Reader of field EXTI4

Methods

impl EXTI4_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PA4

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

Checks if the value of the field is PB4

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

Checks if the value of the field is PC4

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

Checks if the value of the field is PD4

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

Checks if the value of the field is PE4