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

type RF_REG2F = Reg<u32, _RF_REG2F>;

REG2F

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

For information about available fields see rf_reg2f module

Trait Implementations

impl Readable for RF_REG2F[src]

read() method returns rf_reg2f::R reader structure

impl ResetValue for RF_REG2F[src]

Register RF_REG2F reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_REG2F[src]

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