Type Definition gd32f1::gd32f170::timer13::IRMP[][src]

type IRMP = Reg<u16, _IRMP>;

Channel input remap register

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

For information about available fields see irmp module

Trait Implementations

impl Readable for IRMP[src]

read() method returns irmp::R reader structure

impl ResetValue for IRMP[src]

Register IRMP reset()’s with value 0

type Type = u16

Register size

impl Writable for IRMP[src]

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