[][src]Type Definition k22f::sim::fcfg1::PFSIZE_R

type PFSIZE_R = R<u8, PFSIZE_A>;

Reader of field PFSIZE

Methods

impl PFSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0011

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

Checks if the value of the field is _0101

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

Checks if the value of the field is _0111

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

Checks if the value of the field is _1001

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

Checks if the value of the field is _1011

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

Checks if the value of the field is _1101

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

Checks if the value of the field is _1111