[][src]Type Definition nrf52832_pac::nfct::TASKS_ENABLERXDATA

type TASKS_ENABLERXDATA = Reg<u32, _TASKS_ENABLERXDATA>;

Initializes the EasyDMA for receive.

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

For information about available fields see tasks_enablerxdata module

Trait Implementations

impl ResetValue for TASKS_ENABLERXDATA[src]

Register TASKS_ENABLERXDATA reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_ENABLERXDATA[src]

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