[][src]Type Definition stm32l0::stm32l0x1::syscfg::exticr1::EXTI3_R

type EXTI3_R = R<u8, EXTI3_A>;

Reader of field EXTI3

Methods

impl EXTI3_R[src]

pub fn variant(&self) -> Variant<u8, EXTI3_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_pb3(&self) -> bool[src]

Checks if the value of the field is PB3

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

Checks if the value of the field is PC3

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

Checks if the value of the field is PD3

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

Checks if the value of the field is PE3

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

Checks if the value of the field is PH3