[][src]Type Definition k1921vk01t_pac::nt_i2c0::TOPR

type TOPR = Reg<u32, _TOPR>;

Prescaler load register

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

For information about avaliable fields see topr module

Trait Implementations

impl Readable for TOPR[src]

read() method returns topr::R reader structure

impl ResetValue for TOPR[src]

Register TOPR reset()'s with value 0

type Type = u32

Register size

impl Writable for TOPR[src]

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