[][src]Type Definition esp8266::uart1::UART_HIGHPULSE

type UART_HIGHPULSE = Reg<u32, _UART_HIGHPULSE>;

UART_HIGHPULSE

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

For information about available fields see uart_highpulse module

Trait Implementations

impl Readable for UART_HIGHPULSE[src]

read() method returns uart_highpulse::R reader structure

impl ResetValue for UART_HIGHPULSE[src]

Register UART_HIGHPULSE reset()'s with value 0

type Type = u32

Register size

impl Writable for UART_HIGHPULSE[src]

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