[][src]Type Definition efm32gg11b820::timer0::CC0_CCVB

type CC0_CCVB = Reg<u32, _CC0_CCVB>;

CC Channel Buffer Register

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

For information about available fields see cc0_ccvb module

Trait Implementations

impl Readable for CC0_CCVB[src]

read() method returns cc0_ccvb::R reader structure

impl ResetValue for CC0_CCVB[src]

Register CC0_CCVB reset()'s with value 0

type Type = u32

Register size

impl Writable for CC0_CCVB[src]

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