[][src]Type Definition stm32l0::stm32l0x3::adc::cr::ADDIS_R

type ADDIS_R = R<bool, ADDIS_A>;

Reader of field ADDIS

Methods

impl ADDIS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDISABLING

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

Checks if the value of the field is DISABLING