[][src]Type Definition efm32gg11b820::wtimer3::CC3_CTRL

type CC3_CTRL = Reg<u32, _CC3_CTRL>;

CC Channel Control Register

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

For information about available fields see cc3_ctrl module

Trait Implementations

impl Readable for CC3_CTRL[src]

read() method returns cc3_ctrl::R reader structure

impl ResetValue for CC3_CTRL[src]

Register CC3_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for CC3_CTRL[src]

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