Struct nrf52840::nfct::nfcid1_last::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:7 - NFCID1 byte Z (very last byte sent)

Bits 8:15 - NFCID1 byte Y

Bits 16:23 - NFCID1 byte X

Bits 24:31 - NFCID1 byte W

Auto Trait Implementations

impl Send for R

impl Sync for R