[][src]Type Definition betrusted_pac::ctrl::SCRATCH1

type SCRATCH1 = Reg<u32, _SCRATCH1>;

Bits 8-15 of CTRL_SCRATCH.

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

For information about available fields see scratch1 module

Trait Implementations

impl Readable for SCRATCH1[src]

read() method returns scratch1::R reader structure

impl ResetValue for SCRATCH1[src]

Register SCRATCH1 reset()'s with value 0x56

type Type = u32

Register size

impl Writable for SCRATCH1[src]

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