[][src]Type Definition stm32f3::stm32f303::rcc::csr::OBLRSTF_R

type OBLRSTF_R = R<bool, OBLRSTF_A>;

Reader of field OBLRSTF

Methods

impl OBLRSTF_R[src]

pub fn variant(&self) -> OBLRSTF_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