[][src]Type Definition nrf52810_pac::ccm::RATEOVERRIDE

type RATEOVERRIDE = Reg<u32, _RATEOVERRIDE>;

Data rate override setting.

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

For information about avaliable fields see rateoverride module

Trait Implementations

impl Readable for RATEOVERRIDE[src]

read() method returns rateoverride::R reader structure

impl Writable for RATEOVERRIDE[src]

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

impl ResetValue for RATEOVERRIDE[src]

Register RATEOVERRIDE reset()'s with value 0

type Type = u32

Register size