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

type CTIMERCLKSEL3 = Reg<u32, _CTIMERCLKSEL3>;
[]

CTimer 3 clock source select

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

For information about available fields see ctimerclksel3 module

Trait Implementations

impl Readable for CTIMERCLKSEL3[src]

read() method returns ctimerclksel3::R reader structure

impl ResetValue for CTIMERCLKSEL3[src][+]

Register CTIMERCLKSEL3 reset()'s with value 0x07

type Type = u32

Register size

impl Writable for CTIMERCLKSEL3[src]

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