[][src]Type Definition tm4c129x::ssi0::cr1::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LEGACY

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

Checks if the value of the field is BI

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

Checks if the value of the field is QUAD

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

Checks if the value of the field is ADVANCED