[][src]Type Definition lpc55s6x_pac::flash_cmpa::boot_cfg::DEFAULT_ISP_MODE_R

type DEFAULT_ISP_MODE_R = R<u8, DEFAULT_ISP_MODE_A>;

Reader of field DEFAULT_ISP_MODE

Methods

impl DEFAULT_ISP_MODE_R[src]

pub fn variant(&self) -> Variant<u8, DEFAULT_ISP_MODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is VALUE_0

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

Checks if the value of the field is VALUE_1

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

Checks if the value of the field is VALUE_2

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

Checks if the value of the field is VALUE_3

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

Checks if the value of the field is VALUE_7