[][src]Type Definition stm32f7::stm32f7x9::adc_common::csr::EOC3_R

type EOC3_R = R<bool, EOC3_A>;

Reader of field EOC3

Implementations

impl EOC3_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTCOMPLETE

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

Checks if the value of the field is COMPLETE