[][src]Type Definition efm32gg11b820::timer2::CC3_CCV

type CC3_CCV = Reg<u32, _CC3_CCV>;

CC Channel Value Register

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

For information about available fields see cc3_ccv module

Trait Implementations

impl Readable for CC3_CCV[src]

read() method returns cc3_ccv::R reader structure

impl ResetValue for CC3_CCV[src]

Register CC3_CCV reset()'s with value 0

type Type = u32

Register size

impl Writable for CC3_CCV[src]

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