[][src]Type Definition stm32f3::stm32f303::adc1::cfgr::EXTEN_R

type EXTEN_R = R<u8, EXTEN_A>;

Reader of field EXTEN

Methods

impl EXTEN_R[src]

pub fn variant(&self) -> EXTEN_A[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is RISINGEDGE

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

Checks if the value of the field is FALLINGEDGE

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

Checks if the value of the field is BOTHEDGES