[][src]Type Definition lpc54606_pac::sct0::out::OUT_SET

type OUT_SET = Reg<u32, _OUT_SET>;

SCT output 0 set register

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

For information about available fields see out_set module

Trait Implementations

impl Readable for OUT_SET[src]

read() method returns out_set::R reader structure

impl ResetValue for OUT_SET[src]

Register OUT_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_SET[src]

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