[][src]Type Definition betrusted_pac::i2c::PRESCALE0

type PRESCALE0 = Reg<u32, _PRESCALE0>;

Bits 0-7 of I2C_PRESCALE.

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

For information about available fields see prescale0 module

Trait Implementations

impl Readable for PRESCALE0[src]

read() method returns prescale0::R reader structure

impl ResetValue for PRESCALE0[src]

Register PRESCALE0 reset()'s with value 0x7f

type Type = u32

Register size

impl Writable for PRESCALE0[src]

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