Type Definition nrf52820_pac::uarte0::ERRORSRC[][src]

type ERRORSRC = Reg<u32, _ERRORSRC>;
Expand description

Error source This register is read/write one to clear.

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

For information about available fields see errorsrc module

Trait Implementations

Register ERRORSRC reset()’s with value 0

Register size

Reset value of the register

read() method returns errorsrc::R reader structure

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