[][src]Type Definition k22f::vref::TRM

type TRM = Reg<u8, _TRM>;

VREF Trim Register

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

For information about available fields see trm module

Trait Implementations

impl Readable for TRM[src]

read() method returns trm::R reader structure

impl ResetValue for TRM[src]

Register TRM reset()'s with value 0

type Type = u8

Register size

impl Writable for TRM[src]

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