[−][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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for TIMER0CAPTSEL[src]
write(|w| ..) method takes timer0captsel::W writer structure