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

type CGH2 = Reg<u8, _CGH2>;

CMT Carrier Generator High Data Register 2

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

For information about available fields see cgh2 module

Trait Implementations

impl Readable for CGH2[src]

read() method returns cgh2::R reader structure

impl ResetValue for CGH2[src]

Register CGH2 reset()'s with value 0

type Type = u8

Register size

impl Writable for CGH2[src]

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