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

type AWD1SGL_R = R<bool, AWD1SGL_A>;

Reader of field AWD1SGL

Methods

impl AWD1SGL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ALL

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

Checks if the value of the field is SINGLE