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

type REP0 = Reg<u32, _REP0>;

Repeat Counter Register 0

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

For information about available fields see rep0 module

Trait Implementations

impl Readable for REP0[src]

read() method returns rep0::R reader structure

impl ResetValue for REP0[src]

Register REP0 reset()'s with value 0

type Type = u32

Register size

impl Writable for REP0[src]

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