[][src]Type Definition fomu_pac::ctrl::SCRATCH0

type SCRATCH0 = Reg<u8, _SCRATCH0>;

Bits 0-7 of CTRL_SCRATCH.

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

For information about avaliable fields see scratch0 module

Trait Implementations

impl Readable for SCRATCH0[src]

read() method returns scratch0::R reader structure

impl ResetValue for SCRATCH0[src]

Register SCRATCH0 reset()'s with value 0x78

type Type = u8

Register size

impl Writable for SCRATCH0[src]

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