[][src]Type Definition ht32f1xxxx::ht32f12364::gpiob::GPIOB_SRR

type GPIOB_SRR = Reg<u32, _GPIOB_SRR>;

GPIOB_SRR

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

For information about available fields see gpiob_srr module

Trait Implementations

impl Readable for GPIOB_SRR[src]

read() method returns gpiob_srr::R reader structure

impl ResetValue for GPIOB_SRR[src]

Register GPIOB_SRR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_SRR[src]

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