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

type TIMER1CAPTSEL = Reg<u32, _TIMER1CAPTSEL>;

Capture select registers for TIMER1 inputs

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

For information about available fields see timer1captsel module

Trait Implementations

impl Readable for TIMER1CAPTSEL[src]

read() method returns timer1captsel::R reader structure

impl ResetValue for TIMER1CAPTSEL[src]

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

type Type = u32

Register size

impl Writable for TIMER1CAPTSEL[src]

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