[][src]Type Definition rsl10_pac::rf::RF_RX_PULSE

type RF_RX_PULSE = Reg<u32, _RF_RX_PULSE>;

RX_PULSE

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

For information about available fields see rf_rx_pulse module

Trait Implementations

impl Readable for RF_RX_PULSE[src]

read() method returns rf_rx_pulse::R reader structure

impl ResetValue for RF_RX_PULSE[src]

Register RF_RX_PULSE reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_RX_PULSE[src]

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