[][src]Type Definition nrf9160_pac::twim0_ns::PUBLISH_ERROR

type PUBLISH_ERROR = Reg<u32, _PUBLISH_ERROR>;

Publish configuration for event ERROR

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

For information about available fields see publish_error module

Trait Implementations

impl Readable for PUBLISH_ERROR[src]

read() method returns publish_error::R reader structure

impl ResetValue for PUBLISH_ERROR[src]

Register PUBLISH_ERROR reset()'s with value 0

type Type = u32

Register size

impl Writable for PUBLISH_ERROR[src]

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