Type Definition gd32f1::gd32f170::gpioa::lock::LKK_R[][src]

type LKK_R = R<bool, LKK_A>;

Reader of field LKK

Implementations

impl LKK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTACTIVE

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

Checks if the value of the field is ACTIVE