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

type EVENTS_TXFRAMESTART = Reg<u32, _EVENTS_TXFRAMESTART>;

Marks the start of the first symbol of a transmitted frame

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

For information about available fields see events_txframestart module

Trait Implementations

impl Readable for EVENTS_TXFRAMESTART[src]

read() method returns events_txframestart::R reader structure

impl ResetValue for EVENTS_TXFRAMESTART[src]

Register EVENTS_TXFRAMESTART reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_TXFRAMESTART[src]

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