[][src]Type Definition efm32gg11b820::timer5::CC3_CCVB

type CC3_CCVB = Reg<u32, _CC3_CCVB>;

CC Channel Buffer Register

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

For information about available fields see cc3_ccvb module

Trait Implementations

impl Readable for CC3_CCVB[src]

read() method returns cc3_ccvb::R reader structure

impl ResetValue for CC3_CCVB[src]

Register CC3_CCVB reset()'s with value 0

type Type = u32

Register size

impl Writable for CC3_CCVB[src]

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