Type Definition stm32g4::stm32g431::adc1::cfgr::AWD1SGL_R[][src]

type AWD1SGL_R = R<bool, AWD1SGL_A>;

Reader of field AWD1SGL

Implementations

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