[][src]Type Definition stm32l0::stm32l0x1::fw::cr::VDE_R

type VDE_R = R<bool, VDE_A>;

Reader of field VDE

Methods

impl VDE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTEXECUTABLE

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

Checks if the value of the field is EXECUTABLE