[][src]Type Definition nrf9160_pac::uarte0_ns::PUBLISH_TXDRDY

type PUBLISH_TXDRDY = Reg<u32, _PUBLISH_TXDRDY>;

Publish configuration for event TXDRDY

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

For information about available fields see publish_txdrdy module

Trait Implementations

impl Readable for PUBLISH_TXDRDY[src]

read() method returns publish_txdrdy::R reader structure

impl ResetValue for PUBLISH_TXDRDY[src]

Register PUBLISH_TXDRDY reset()'s with value 0

type Type = u32

Register size

impl Writable for PUBLISH_TXDRDY[src]

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