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

type RF_REG08 = Reg<u32, _RF_REG08>;

REG08

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

For information about available fields see rf_reg08 module

Trait Implementations

impl Readable for RF_REG08[src]

read() method returns rf_reg08::R reader structure

impl ResetValue for RF_REG08[src]

Register RF_REG08 reset()'s with value 0xff00_0000

type Type = u32

Register size

impl Writable for RF_REG08[src]

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