[][src]Type Definition lpc54606_pac::i2c0::TIMEOUT

type TIMEOUT = Reg<u32, _TIMEOUT>;

Time-out value register.

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

For information about available fields see timeout module

Trait Implementations

impl Readable for TIMEOUT[src]

read() method returns timeout::R reader structure

impl ResetValue for TIMEOUT[src]

Register TIMEOUT reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for TIMEOUT[src]

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