[][src]Type Definition lpc55s6x_pac::sct0::out::CLR

type CLR = Reg<u32, _CLR>;

SCT output 0 clear register

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

For information about avaliable fields see clr module

Trait Implementations

impl Readable for CLR[src]

read() method returns clr::R reader structure

impl Writable for CLR[src]

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

impl ResetValue for CLR[src]

Register CLR reset()'s with value 0

type Type = u32

Register size