[][src]Type Definition lpc55_pac::utick0::CAPCLR

type CAPCLR = Reg<u32, _CAPCLR>;
[]

Capture clear register.

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

For information about available fields see capclr module

Trait Implementations

impl ResetValue for CAPCLR[src][+]

Register CAPCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for CAPCLR[src]

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