[][src]Type Definition nrf52832_pac::radio::TIFS

type TIFS = Reg<u32, _TIFS>;

Inter Frame Spacing in us

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

For information about available fields see tifs module

Trait Implementations

impl Readable for TIFS[src]

read() method returns tifs::R reader structure

impl ResetValue for TIFS[src]

Register TIFS reset()'s with value 0

type Type = u32

Register size

impl Writable for TIFS[src]

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