[][src]Type Definition nrf5340_net_pac::timer0_ns::MODE

type MODE = Reg<u32, _MODE>;

Timer mode selection

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

For information about avaliable fields see mode module

Trait Implementations

impl Readable for MODE[src]

read() method returns mode::R reader structure

impl Writable for MODE[src]

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

impl ResetValue for MODE[src]

Register MODE reset()'s with value 0

type Type = u32

Register size