[][src]Type Definition stm32f7::stm32f7x9::flash::acr::ARTRST_R

type ARTRST_R = R<bool, ARTRST_A>;

Reader of field ARTRST

Implementations

impl ARTRST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTRESET

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

Checks if the value of the field is RESET