[][src]Type Definition efm32pg1b_pac::letimer0::REP1

type REP1 = Reg<u32, _REP1>;

Repeat Counter Register 1

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

For information about available fields see rep1 module

Trait Implementations

impl Readable for REP1[src]

read() method returns rep1::R reader structure

impl ResetValue for REP1[src]

Register REP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for REP1[src]

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