[][src]Type Definition tm4c129x::eeprom::pp::SIZE_R

type SIZE_R = R<u16, SIZE_A>;

Reader of field SIZE

Methods

impl SIZE_R[src]

pub fn variant(&self) -> Variant<u16, SIZE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is _64

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

Checks if the value of the field is _128

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

Checks if the value of the field is _256

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

Checks if the value of the field is _512

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

Checks if the value of the field is _1K

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

Checks if the value of the field is _2K

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

Checks if the value of the field is _3K

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

Checks if the value of the field is _4K

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

Checks if the value of the field is _5K

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

Checks if the value of the field is _6K