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

type LOAD0 = Reg<u8, _LOAD0>;

Bits 0-7 of TIMER0_LOAD.

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

For information about avaliable fields see load0 module

Trait Implementations

impl Readable for LOAD0[src]

read() method returns load0::R reader structure

impl ResetValue for LOAD0[src]

Register LOAD0 reset()'s with value 0

type Type = u8

Register size

impl Writable for LOAD0[src]

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