[−][src]Type Definition lpc55_pac::inputmux::TIMER4CAPTSEL
type TIMER4CAPTSEL = Reg<u32, _TIMER4CAPTSEL>;
Capture select registers for TIMER4 inputs
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see timer4captsel module
Trait Implementations
impl Readable for TIMER4CAPTSEL[src]
read() method returns timer4captsel::R reader structure
impl ResetValue for TIMER4CAPTSEL[src]
Register TIMER4CAPTSEL[%s]
reset()'s with value 0x1f
impl Writable for TIMER4CAPTSEL[src]
write(|w| ..) method takes timer4captsel::W writer structure