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

type RELOAD2 = Reg<u8, _RELOAD2>;

Bits 16-23 of TIMER0_RELOAD.

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

For information about avaliable fields see reload2 module

Trait Implementations

impl Readable for RELOAD2[src]

read() method returns reload2::R reader structure

impl ResetValue for RELOAD2[src]

Register RELOAD2 reset()'s with value 0

type Type = u8

Register size

impl Writable for RELOAD2[src]

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