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

type RELOAD1 = Reg<u8, _RELOAD1>;

Bits 8-15 of TIMER0_RELOAD.

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

For information about avaliable fields see reload1 module

Trait Implementations

impl Readable for RELOAD1[src]

read() method returns reload1::R reader structure

impl ResetValue for RELOAD1[src]

Register RELOAD1 reset()'s with value 0

type Type = u8

Register size

impl Writable for RELOAD1[src]

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