[][src]Type Definition stm32f3::stm32f303::adc1::jsqr::JEXTEN_R

type JEXTEN_R = R<u8, JEXTEN_A>;

Reader of field JEXTEN

Methods

impl JEXTEN_R[src]

pub fn variant(&self) -> JEXTEN_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