[][src]Type Definition nrf52832_pac::twis0::ERRORSRC

type ERRORSRC = Reg<u32, _ERRORSRC>;

Error source

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

For information about available fields see errorsrc module

Trait Implementations

impl Readable for ERRORSRC[src]

read() method returns errorsrc::R reader structure

impl ResetValue for ERRORSRC[src]

Register ERRORSRC reset()'s with value 0

type Type = u32

Register size

impl Writable for ERRORSRC[src]

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