Type Definition gd32f1::gd32f170::fmc::wsen::WSEN_R[][src]

type WSEN_R = R<bool, WSEN_A>;

Reader of field WSEN

Implementations

impl WSEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOWAITSTATE

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

Checks if the value of the field is WAITSTATE