[][src]Type Definition stm32l0::stm32l0x3::flash::pecr::PROG_R

type PROG_R = R<bool, PROG_A>;

Reader of field PROG

Methods

impl PROG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTSELECTED

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

Checks if the value of the field is SELECTED