[][src]Type Definition e310x::i2c0::PRER_HI

type PRER_HI = Reg<u32, _PRER_HI>;

Clock Prescale register hi-byte

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

For information about available fields see prer_hi module

Trait Implementations

impl Readable for PRER_HI[src]

read() method returns prer_hi::R reader structure

impl ResetValue for PRER_HI[src]

Register prer_hi reset()'s with value 0

type Type = u32

Register size

impl Writable for PRER_HI[src]

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