[][src]Type Definition e310x::qspi0::ffmt::ADDR_PROTO_R

type ADDR_PROTO_R = R<u8, ADDR_PROTO_A>;

Reader of field addr_proto

Implementations

impl ADDR_PROTO_R[src]

pub fn variant(&self) -> Variant<u8, ADDR_PROTO_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