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

type LOAD2 = Reg<u8, _LOAD2>;

Bits 16-23 of TIMER0_LOAD.

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

For information about avaliable fields see load2 module

Trait Implementations

impl Readable for LOAD2[src]

read() method returns load2::R reader structure

impl ResetValue for LOAD2[src]

Register LOAD2 reset()'s with value 0

type Type = u8

Register size

impl Writable for LOAD2[src]

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