[][src]Type Definition nrf52840_pac::radio::EVENTS_CCABUSY

type EVENTS_CCABUSY = Reg<u32, _EVENTS_CCABUSY>;

Wireless medium busy - do not send

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

For information about available fields see events_ccabusy module

Trait Implementations

impl Readable for EVENTS_CCABUSY[src]

read() method returns events_ccabusy::R reader structure

impl ResetValue for EVENTS_CCABUSY[src]

Register EVENTS_CCABUSY reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_CCABUSY[src]

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