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

type RF_REG0C = Reg<u32, _RF_REG0C>;

REG0C

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

For information about available fields see rf_reg0c module

Trait Implementations

impl Readable for RF_REG0C[src]

read() method returns rf_reg0c::R reader structure

impl ResetValue for RF_REG0C[src]

Register RF_REG0C reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_REG0C[src]

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