[][src]Type Definition rsl10_pac::timer::TIMER_CFG

type TIMER_CFG = Reg<u32, _TIMER_CFG>;

Timer Configuration Registers

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

For information about available fields see timer_cfg module

Trait Implementations

impl Readable for TIMER_CFG[src]

read() method returns timer_cfg::R reader structure

impl ResetValue for TIMER_CFG[src]

Register TIMER_CFG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMER_CFG[src]

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