[][src]Type Definition nrf51::uart0::EVENTS_TXDRDY

type EVENTS_TXDRDY = Reg<u32, _EVENTS_TXDRDY>;

Data sent from TXD.

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

For information about available fields see events_txdrdy module

Trait Implementations

impl Readable for EVENTS_TXDRDY[src]

read() method returns events_txdrdy::R reader structure

impl ResetValue for EVENTS_TXDRDY[src]

Register EVENTS_TXDRDY reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_TXDRDY[src]

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