Struct riot_sys::NFCT_TXD_Type
source · Expand description
@brief NFCT_TXD [TXD] (Unspecified)
Fields§
§FRAMECONFIG: u32
< (@ 0x00000000) Configuration of outgoing frames
AMOUNT: u32
< (@ 0x00000004) Size of outgoing frame
Trait Implementations§
source§impl Clone for NFCT_TXD_Type
impl Clone for NFCT_TXD_Type
source§fn clone(&self) -> NFCT_TXD_Type
fn clone(&self) -> NFCT_TXD_Type
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for NFCT_TXD_Type
impl Debug for NFCT_TXD_Type
source§impl Default for NFCT_TXD_Type
impl Default for NFCT_TXD_Type
source§fn default() -> NFCT_TXD_Type
fn default() -> NFCT_TXD_Type
Returns the “default value” for a type. Read more