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

type CGL2 = Reg<u8, _CGL2>;

CMT Carrier Generator Low Data Register 2

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

For information about available fields see cgl2 module

Trait Implementations

impl Readable for CGL2[src]

read() method returns cgl2::R reader structure

impl ResetValue for CGL2[src]

Register CGL2 reset()'s with value 0

type Type = u8

Register size

impl Writable for CGL2[src]

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