[][src]Type Definition xmc1100::nvm::nvmprog::ACTION_R

type ACTION_R = R<u8, ACTION_A>;

Reader of field ACTION

Methods

impl ACTION_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VALUE1

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

Checks if the value of the field is VALUE2

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

Checks if the value of the field is VALUE3

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

Checks if the value of the field is VALUE4

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

Checks if the value of the field is VALUE5

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

Checks if the value of the field is VALUE6

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

Checks if the value of the field is VALUE7

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

Checks if the value of the field is VALUE8

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

Checks if the value of the field is VALUE9