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

type OUT_CLR = Reg<u32, _OUT_CLR>;

SCT output 0 clear register

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

For information about available fields see out_clr module

Trait Implementations

impl Readable for OUT_CLR[src]

read() method returns out_clr::R reader structure

impl ResetValue for OUT_CLR[src]

Register OUT_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_CLR[src]

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