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

type LOAD1 = Reg<u8, _LOAD1>;

Bits 8-15 of TIMER0_LOAD.

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

For information about avaliable fields see load1 module

Trait Implementations

impl Readable for LOAD1[src]

read() method returns load1::R reader structure

impl ResetValue for LOAD1[src]

Register LOAD1 reset()'s with value 0

type Type = u8

Register size

impl Writable for LOAD1[src]

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