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

type EVENTS_TXFRAMEEND = Reg<u32, _EVENTS_TXFRAMEEND>;

Marks the end of the last transmitted on-air symbol of a frame

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

For information about available fields see events_txframeend module

Trait Implementations

impl Readable for EVENTS_TXFRAMEEND[src]

read() method returns events_txframeend::R reader structure

impl ResetValue for EVENTS_TXFRAMEEND[src]

Register EVENTS_TXFRAMEEND reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_TXFRAMEEND[src]

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