[][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]

Register TIMER3CAPTSEL[%s] reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for TIMER3CAPTSEL[src]

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