Type Definition atsame54n19a_pac::qspi::ctrlb::DATALEN_R[][src]

type DATALEN_R = R<u8, DATALEN_A>;

Reader of field DATALEN

Implementations

impl DATALEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _8BITS

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

Checks if the value of the field is _9BITS

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

Checks if the value of the field is _10BITS

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

Checks if the value of the field is _11BITS

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

Checks if the value of the field is _12BITS

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

Checks if the value of the field is _13BITS

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

Checks if the value of the field is _14BITS

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

Checks if the value of the field is _15BITS

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

Checks if the value of the field is _16BITS