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

type RF_TX_PULSE2 = Reg<u32, _RF_TX_PULSE2>;

TX_PULSE2

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

For information about available fields see rf_tx_pulse2 module

Trait Implementations

impl Readable for RF_TX_PULSE2[src]

read() method returns rf_tx_pulse2::R reader structure

impl ResetValue for RF_TX_PULSE2[src]

Register RF_TX_PULSE2 reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_TX_PULSE2[src]

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