[][src]Type Definition stm32l0::stm32l0x2::syscfg::exticr3::EXTI10_R

type EXTI10_R = R<u8, EXTI10_A>;

Reader of field EXTI10

Methods

impl EXTI10_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PA10

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

Checks if the value of the field is PB10

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

Checks if the value of the field is PC10

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

Checks if the value of the field is PD10

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

Checks if the value of the field is PE10

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

Checks if the value of the field is PH10