[][src]Type Definition esp8266::uart0::UART_LOWPULSE

type UART_LOWPULSE = Reg<u32, _UART_LOWPULSE>;

UART_LOWPULSE

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

For information about available fields see uart_lowpulse module

Trait Implementations

impl Readable for UART_LOWPULSE[src]

read() method returns uart_lowpulse::R reader structure

impl ResetValue for UART_LOWPULSE[src]

Register UART_LOWPULSE reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_LOWPULSE[src]

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