[][src]Type Definition efm32pg12_pac::etm::ETMCNTRLDVR1

type ETMCNTRLDVR1 = Reg<u32, _ETMCNTRLDVR1>;

Counter Reload Value

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

For information about available fields see etmcntrldvr1 module

Trait Implementations

impl Readable for ETMCNTRLDVR1[src]

read() method returns etmcntrldvr1::R reader structure

impl ResetValue for ETMCNTRLDVR1[src]

Register ETMCNTRLDVR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ETMCNTRLDVR1[src]

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