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

type PUBLISH_TXSTOPPED = Reg<u32, _PUBLISH_TXSTOPPED>;

Publish configuration for event TXSTOPPED

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

For information about available fields see publish_txstopped module

Trait Implementations

impl Readable for PUBLISH_TXSTOPPED[src]

read() method returns publish_txstopped::R reader structure

impl ResetValue for PUBLISH_TXSTOPPED[src]

Register PUBLISH_TXSTOPPED reset()'s with value 0

type Type = u32

Register size

impl Writable for PUBLISH_TXSTOPPED[src]

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