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

type CMD4 = Reg<u8, _CMD4>;

CMT Modulator Data Register Space Low

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

For information about available fields see cmd4 module

Trait Implementations

impl Readable for CMD4[src]

read() method returns cmd4::R reader structure

impl ResetValue for CMD4[src]

Register CMD4 reset()'s with value 0

type Type = u8

Register size

impl Writable for CMD4[src]

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