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

type SCRATCH2 = Reg<u8, _SCRATCH2>;

Bits 16-23 of CTRL_SCRATCH.

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

For information about avaliable fields see scratch2 module

Trait Implementations

impl Readable for SCRATCH2[src]

read() method returns scratch2::R reader structure

impl ResetValue for SCRATCH2[src]

Register SCRATCH2 reset()'s with value 0x34

type Type = u8

Register size

impl Writable for SCRATCH2[src]

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