Type Definition stm32g4::stm32g474::hrtim_timb::CPT2BCR[][src]

type CPT2BCR = Reg<u32, _CPT2BCR>;

CPT2xCR

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

For information about available fields see cpt2bcr module

Trait Implementations

impl Readable for CPT2BCR[src]

read() method returns cpt2bcr::R reader structure

impl ResetValue for CPT2BCR[src]

Register CPT2BCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT2BCR[src]

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