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

type SCRATCH3 = Reg<u8, _SCRATCH3>;

Bits 24-31 of CTRL_SCRATCH.

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

For information about avaliable fields see scratch3 module

Trait Implementations

impl Readable for SCRATCH3[src]

read() method returns scratch3::R reader structure

impl ResetValue for SCRATCH3[src]

Register SCRATCH3 reset()'s with value 0x12

type Type = u8

Register size

impl Writable for SCRATCH3[src]

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