Type Definition stm32f1::stm32f102::rcc::csr::PINRSTF_R[][src]

type PINRSTF_R = R<bool, PINRSTF_A>;

Reader of field PINRSTF

Implementations

impl PINRSTF_R[src]

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