[][src]Type Definition nrf52832_pac::nfct::txd::AMOUNT

type AMOUNT = Reg<u32, _AMOUNT>;

Size of outgoing frame

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see amount module

Trait Implementations

impl Readable for AMOUNT[src]

read() method returns amount::R reader structure

impl ResetValue for AMOUNT[src]

Register AMOUNT reset()'s with value 0

type Type = u32

Register size

impl Writable for AMOUNT[src]

write(|w| ..) method takes amount::W writer structure