[−][src]Type Definition lpc55_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][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for OUT_CLR
[src]
write(|w| ..)
method takes out_clr::W writer structure