[][src]Type Definition ambiq_apollo1_pac::uart::ILPR

type ILPR = Reg<u32, _ILPR>;

IrDA Counter

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

For information about available fields see ilpr module

Trait Implementations

impl Readable for ILPR[src]

read() method returns ilpr::R reader structure

impl ResetValue for ILPR[src]

Register ILPR reset()'s with value 0

type Type = u32

Register size

impl Writable for ILPR[src]

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