[][src]Type Definition lpc54606_pac::sct0::RES

type RES = Reg<u32, _RES>;

SCT conflict resolution register

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

For information about available fields see res module

Trait Implementations

impl Readable for RES[src]

read() method returns res::R reader structure

impl ResetValue for RES[src]

Register RES reset()'s with value 0

type Type = u32

Register size

impl Writable for RES[src]

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