[][src]Type Definition stm32f4::stm32f413::adc_common::csr::EOC1_R

type EOC1_R = R<bool, EOC1_A>;

Reader of field EOC1

Methods

impl EOC1_R[src]

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