Type Definition gd32f1::gd32f130::fmc::ctl::LK_R[][src]

type LK_R = R<bool, LK_A>;

Reader of field LK

Implementations

impl LK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UNLOCKED

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

Checks if the value of the field is LOCKED