Struct nrf52840::spim0::rxd::AMOUNT[][src]

pub struct AMOUNT { /* fields omitted */ }

Number of bytes transferred in the last transaction

Methods

impl AMOUNT
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for AMOUNT

impl !Sync for AMOUNT