[][src]Type Definition e310x::qspi0::fmt::ENDIAN_R

type ENDIAN_R = R<bool, ENDIAN_A>;

Reader of field endian

Methods

impl ENDIAN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BIG

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

Checks if the value of the field is LITTLE