[][src]Type Definition gd32vf103_pac::i2c0::RT

type RT = Reg<u16, _RT>;

Rise time register

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

For information about available fields see rt module

Trait Implementations

impl Readable for RT[src]

read() method returns rt::R reader structure

impl ResetValue for RT[src]

Register RT reset()'s with value 0x02

type Type = u16

Register size

impl Writable for RT[src]

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