[][src]Type Definition lpc55_pac::syscon::CTIMERCLKSELX0

type CTIMERCLKSELX0 = Reg<u32, _CTIMERCLKSELX0>;
[]

Peripheral reset control register

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

For information about available fields see ctimerclkselx0 module

Trait Implementations

impl Readable for CTIMERCLKSELX0[src]

read() method returns ctimerclkselx0::R reader structure

impl ResetValue for CTIMERCLKSELX0[src][+]

Register CTIMERCLKSELX0 reset()'s with value 0

type Type = u32

Register size

impl Writable for CTIMERCLKSELX0[src]

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