[][src]Type Definition stm32f7::stm32f7x3::adc2::cr2::EXTEN_R

type EXTEN_R = R<u8, EXTEN_A>;

Reader of field EXTEN

Implementations

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