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

type CMD2 = Reg<u8, _CMD2>;

CMT Modulator Data Register Mark Low

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

For information about available fields see cmd2 module

Trait Implementations

impl Readable for CMD2[src]

read() method returns cmd2::R reader structure

impl ResetValue for CMD2[src]

Register CMD2 reset()'s with value 0

type Type = u8

Register size

impl Writable for CMD2[src]

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