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

type DIRECTION_R = R<bool, DIRECTION_A>;

Reader of field direction

Methods

impl DIRECTION_R[src]

pub fn variant(&self) -> DIRECTION_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