[][src]Type Definition k22f::cmt::CMD3

type CMD3 = Reg<u8, _CMD3>;

CMT Modulator Data Register Space High

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

For information about available fields see cmd3 module

Trait Implementations

impl Readable for CMD3[src]

read() method returns cmd3::R reader structure

impl ResetValue for CMD3[src]

Register CMD3 reset()'s with value 0

type Type = u8

Register size

impl Writable for CMD3[src]

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