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

type RF_SYNC_PATTERN = Reg<u32, _RF_SYNC_PATTERN>;

SYNC_PATTERN

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

For information about available fields see rf_sync_pattern module

Trait Implementations

impl Readable for RF_SYNC_PATTERN[src]

read() method returns rf_sync_pattern::R reader structure

impl ResetValue for RF_SYNC_PATTERN[src]

Register RF_SYNC_PATTERN reset()'s with value 0

type Type = u32

Register size

impl Writable for RF_SYNC_PATTERN[src]

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