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

type CPT1BCR = Reg<u32, _CPT1BCR>;

Timerx Capture 2 Control Register

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

For information about available fields see cpt1bcr module

Trait Implementations

impl Readable for CPT1BCR[src]

read() method returns cpt1bcr::R reader structure

impl ResetValue for CPT1BCR[src]

Register CPT1BCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CPT1BCR[src]

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