[−][src]Type Definition lpc55_pac::inputmux::TIMER3CAPTSEL
type TIMER3CAPTSEL = Reg<u32, _TIMER3CAPTSEL>;
Capture select registers for TIMER3 inputs
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see timer3captsel module
Trait Implementations
impl Readable for TIMER3CAPTSEL[src]
read() method returns timer3captsel::R reader structure
impl ResetValue for TIMER3CAPTSEL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for TIMER3CAPTSEL[src]
write(|w| ..) method takes timer3captsel::W writer structure