[][src]Type Definition nrf52832_pac::uarte0::EVENTS_ERROR

type EVENTS_ERROR = Reg<u32, _EVENTS_ERROR>;

Error detected

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

For information about available fields see events_error module

Trait Implementations

impl Readable for EVENTS_ERROR[src]

read() method returns events_error::R reader structure

impl ResetValue for EVENTS_ERROR[src]

Register EVENTS_ERROR reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_ERROR[src]

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