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

type CGL1 = Reg<u8, _CGL1>;

CMT Carrier Generator Low Data Register 1

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

For information about available fields see cgl1 module

Trait Implementations

impl Readable for CGL1[src]

read() method returns cgl1::R reader structure

impl ResetValue for CGL1[src]

Register CGL1 reset()'s with value 0

type Type = u8

Register size

impl Writable for CGL1[src]

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