[−][src]Type Definition lpc55_pac::syscon::SCTCLKSEL
type SCTCLKSEL = Reg<u32, _SCTCLKSEL>;
SCTimer/PWM clock source select
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see sctclksel module
Trait Implementations
impl Readable for SCTCLKSEL[src]
read() method returns sctclksel::R reader structure
impl ResetValue for SCTCLKSEL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for SCTCLKSEL[src]
write(|w| ..) method takes sctclksel::W writer structure