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

type RF_REG05 = Reg<u32, _RF_REG05>;

REG05

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

For information about available fields see rf_reg05 module

Trait Implementations

impl Readable for RF_REG05[src]

read() method returns rf_reg05::R reader structure

impl ResetValue for RF_REG05[src]

Register RF_REG05 reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_REG05[src]

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