[][src]Type Definition fomu_pac::timer0::RELOAD0

type RELOAD0 = Reg<u8, _RELOAD0>;

Bits 0-7 of TIMER0_RELOAD.

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

For information about avaliable fields see reload0 module

Trait Implementations

impl Readable for RELOAD0[src]

read() method returns reload0::R reader structure

impl ResetValue for RELOAD0[src]

Register RELOAD0 reset()'s with value 0

type Type = u8

Register size

impl Writable for RELOAD0[src]

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