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