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

type TIMER0CAPTSEL = Reg<u32, _TIMER0CAPTSEL>;

Capture select registers for TIMER0 inputs

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

For information about available fields see timer0captsel module

Trait Implementations

impl Readable for TIMER0CAPTSEL[src]

read() method returns timer0captsel::R reader structure

impl ResetValue for TIMER0CAPTSEL[src]

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

type Type = u32

Register size

impl Writable for TIMER0CAPTSEL[src]

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