[][src]Type Definition efm32gg11b820::timer6::CC2_CCVB

type CC2_CCVB = Reg<u32, _CC2_CCVB>;

CC Channel Buffer Register

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

For information about available fields see cc2_ccvb module

Trait Implementations

impl Readable for CC2_CCVB[src]

read() method returns cc2_ccvb::R reader structure

impl ResetValue for CC2_CCVB[src]

Register CC2_CCVB reset()'s with value 0

type Type = u32

Register size

impl Writable for CC2_CCVB[src]

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