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

type PROTOCOL_R = R<u8, PROTOCOL_A>;

Reader of field protocol

Methods

impl PROTOCOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SINGLE

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

Checks if the value of the field is DUAL

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

Checks if the value of the field is QUAD