[][src]Type Definition e310x::qspi0::csmode::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field mode

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is AUTO

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

Checks if the value of the field is HOLD

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

Checks if the value of the field is OFF