[][src]Type Definition stm32f7::stm32f7x9::rcc::csr::LPWRRSTF_R

type LPWRRSTF_R = R<bool, LPWRRSTF_A>;

Reader of field LPWRRSTF

Implementations

impl LPWRRSTF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NORESET

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

Checks if the value of the field is RESET