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

type DIR_R = R<bool, DIR_A>;

Reader of field dir

Implementations

impl DIR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RX

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

Checks if the value of the field is TX