[][src]Type Definition lpc55_pac::inputmux::TIMER2CAPTSEL

type TIMER2CAPTSEL = Reg<u32, _TIMER2CAPTSEL>;

Capture select registers for TIMER2 inputs

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

For information about available fields see timer2captsel module

Trait Implementations

impl Readable for TIMER2CAPTSEL[src]

read() method returns timer2captsel::R reader structure

impl ResetValue for TIMER2CAPTSEL[src]

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

type Type = u32

Register size

impl Writable for TIMER2CAPTSEL[src]

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